aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/resources/org/aspectj/systemtest/ajc198/sanity-tests-17.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/test/resources/org/aspectj/systemtest/ajc198/sanity-tests-17.xml')
-rw-r--r--tests/src/test/resources/org/aspectj/systemtest/ajc198/sanity-tests-17.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/src/test/resources/org/aspectj/systemtest/ajc198/sanity-tests-17.xml b/tests/src/test/resources/org/aspectj/systemtest/ajc198/sanity-tests-17.xml
index adb339a41..14adc1e26 100644
--- a/tests/src/test/resources/org/aspectj/systemtest/ajc198/sanity-tests-17.xml
+++ b/tests/src/test/resources/org/aspectj/systemtest/ajc198/sanity-tests-17.xml
@@ -58,9 +58,8 @@
<compile files="SimpleJ.java" options="-source 17"/>
</ajc-test>
- <!-- check class file version is 49.0 -->
<ajc-test dir="bugs160/simplejava" title="simple - m">
- <compile files="SimpleJ.java" options="-1.5"/>
+ <compile files="SimpleJ.java" options="-1.8"/>
</ajc-test>
<ajc-test dir="bugs160/simplejava" title="simple - n">