aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jimTests.xml
blob: 353042abe63176a53be2c53dad8969b46603d2f7 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE suite SYSTEM "../tests/ajcTestSuite.dtd">
<suite> 
    <ajc-test dir="bugs" pr="38345" keywords="purejava"
   	 title="try switch VerifyError, InconsistentStackHeight">
        <compile files="TrySwitch.java"/>
        <run class="TrySwitch"/>
    </ajc-test>

</suite>