aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/jimTests.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/jimTests.xml b/tests/jimTests.xml
deleted file mode 100644
index c10a38f4a..000000000
--- a/tests/jimTests.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd">
-<suite>
- <ajc-test dir="bugs" pr="39479"
- title="NPE in bcel.LazyMethodGen when delegating from one ctor to a second that includes a switch">
- <compile files="NewSwitch.java"/>
- <run class="NewSwitch"/>
- </ajc-test>
-
-</suite> \ No newline at end of file