diff options
author | jhugunin <jhugunin> | 2003-03-13 19:16:53 +0000 |
---|---|---|
committer | jhugunin <jhugunin> | 2003-03-13 19:16:53 +0000 |
commit | 56cc4f27afaf591f8cebb2450513cc6eb7d51299 (patch) | |
tree | 0279a7e07f317888c2ddbee33a63ce4d5ff7c342 /tests/jimTests.xml | |
parent | 21f9d5a71fa19792e0268a97955efdb8bf5d7916 (diff) | |
download | aspectj-56cc4f27afaf591f8cebb2450513cc6eb7d51299.tar.gz aspectj-56cc4f27afaf591f8cebb2450513cc6eb7d51299.zip |
test and fix for Bugzilla Bug 34925
v1_1_0_RC1
compiler crash on yesterday's rc1 build
Diffstat (limited to 'tests/jimTests.xml')
-rw-r--r-- | tests/jimTests.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/jimTests.xml b/tests/jimTests.xml index 7c1c4af1f..a0ad71ec7 100644 --- a/tests/jimTests.xml +++ b/tests/jimTests.xml @@ -1,6 +1,8 @@ <!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd"> <suite> + + <!-- <ajc-test dir="new" pr="885" |