diff options
Diffstat (limited to 'tests/ajcTests.xml')
-rw-r--r-- | tests/ajcTests.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ajcTests.xml b/tests/ajcTests.xml index b88e97da1..a7c73d20d 100644 --- a/tests/ajcTests.xml +++ b/tests/ajcTests.xml @@ -6383,7 +6383,7 @@ <run class="p2.Derived"/> </ajc-test> - <ajc-test dir="bugs" pr="38345" keywords="purejava" + <ajc-test dir="bugs" pr="38345" title="try switch VerifyError, InconsistentStackHeight"> <compile files="TrySwitch.java"/> <run class="TrySwitch"/> |