diff options
Diffstat (limited to 'tests/ajcTestsFailing.xml')
-rw-r--r-- | tests/ajcTestsFailing.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/ajcTestsFailing.xml b/tests/ajcTestsFailing.xml index b86bc31a3..b3b6401b1 100644 --- a/tests/ajcTestsFailing.xml +++ b/tests/ajcTestsFailing.xml @@ -152,10 +152,4 @@ files="Test_AroundVarBug.java,AroundVarBug.java"/> <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> |