aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ajcTestsBroken.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ajcTestsBroken.xml')
-rw-r--r--tests/ajcTestsBroken.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/ajcTestsBroken.xml b/tests/ajcTestsBroken.xml
index 6fc14b27f..d919e26e4 100644
--- a/tests/ajcTestsBroken.xml
+++ b/tests/ajcTestsBroken.xml
@@ -67,5 +67,9 @@
</compile>
</ajc-test>
-
+ <ajc-test dir="bugs" pr="33948"
+ title="default constructor inter-type declaration">
+ <compile files="ConstructorDeclaration.java"/>
+ <run class="ConstructorDeclaration"/>
+ </ajc-test>
</suite>