aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjhugunin <jhugunin>2003-09-08 15:35:26 +0000
committerjhugunin <jhugunin>2003-09-08 15:35:26 +0000
commitf4214827013be923039c130524727aaf850e1966 (patch)
treee52e3aede0ffed5c886bf05de4e143849d931c29 /tests
parent1466b85f68c345a7010873a94cb52dc63be49147 (diff)
downloadaspectj-f4214827013be923039c130524727aaf850e1966.tar.gz
aspectj-f4214827013be923039c130524727aaf850e1966.zip
added pr number for Bugzilla Bug 42652
Regression: Cannot compile complex weaving anymore
Diffstat (limited to 'tests')
-rw-r--r--tests/ajcTests.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/ajcTests.xml b/tests/ajcTests.xml
index 24569cf2a..fc5537889 100644
--- a/tests/ajcTests.xml
+++ b/tests/ajcTests.xml
@@ -6731,8 +6731,7 @@
</compile>
</ajc-test>
- <!-- This test needs a corresponding bug report -->
- <ajc-test dir="bugs"
+ <ajc-test dir="bugs" pr="42652"
title="perthis and signature bad interaction">
<compile files="InterPerCall.java"/>
<run class="InterPerCall"/>