diff options
author | jhugunin <jhugunin> | 2003-05-19 18:06:04 +0000 |
---|---|---|
committer | jhugunin <jhugunin> | 2003-05-19 18:06:04 +0000 |
commit | 2072ac11448e493e26ab7ff818ce26c6ef33c19c (patch) | |
tree | 54f5535acef911434dcfa15d6386f3b51b3ffb0d /tests/jimTests.xml | |
parent | 8463bc6ed6ac00e71a09b9a3738c3aa5619f529f (diff) | |
download | aspectj-2072ac11448e493e26ab7ff818ce26c6ef33c19c.tar.gz aspectj-2072ac11448e493e26ab7ff818ce26c6ef33c19c.zip |
fix and test Bugzilla Bug 37739
Unexpected Xlint:unresolvableMember warning with withincode
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 80a883ac8..5ec4f5a2f 100644 --- a/tests/jimTests.xml +++ b/tests/jimTests.xml @@ -1,4 +1,6 @@ <!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd"> <suite> + + </suite>
\ No newline at end of file |