summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjhugunin <jhugunin>2003-07-23 16:48:04 +0000
committerjhugunin <jhugunin>2003-07-23 16:48:04 +0000
commit6406a55ea065ad3a099b84282addbf986945f20c (patch)
tree04943fc3446250e17757bf3eabd2f3acb50afd92 /tests
parenta1209dab6e3eebf46812e07fd698b4920d54d1f6 (diff)
downloadaspectj-6406a55ea065ad3a099b84282addbf986945f20c.tar.gz
aspectj-6406a55ea065ad3a099b84282addbf986945f20c.zip
removing file intended for personal use
Diffstat (limited to 'tests')
-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