summaryrefslogtreecommitdiff
path: root/dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch')
-rw-r--r--dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch b/dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch
deleted file mode 100644
index 493738b6055d..000000000000
--- a/dev-java/backport-util-concurrent/files/backport-util-concurrent-3.0-test.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- build.xml.original 2007-02-10 02:03:52.000000000 +0100
-+++ build.xml 2007-02-10 02:04:02.000000000 +0100
-@@ -107,7 +107,7 @@
- -Djunit.ui=swingui property.
- -->
-
-- <target name="test" depends="jdeps,make"
-+ <target name="test" depends="jdeps"
- description="runs TCK unit tests on the backport">
-
- <property name="junit.ui" value="textui"/>