summaryrefslogtreecommitdiffstats
path: root/tests/ajcTestsFailing.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ajcTestsFailing.xml')
-rw-r--r--tests/ajcTestsFailing.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml
index 167f12d9e..b86bc31a3 100644
--- a/tests/ajcTestsFailing.xml
+++ b/tests/ajcTestsFailing.xml
@@ -153,4 +153,9 @@
<run class="Test_AroundVarBug"/>
</ajc-test>
+ <ajc-test dir="bugs150" pr="83645"
+ title="pertypewithin on interface">
+ <compile files="PR83645.java"/>
+ <run class="PR83645"/>
+ </ajc-test>
</suite>