aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/test/java/org/aspectj/systemtest/xlint/XLintTests.java
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/test/java/org/aspectj/systemtest/xlint/XLintTests.java')
-rw-r--r--tests/src/test/java/org/aspectj/systemtest/xlint/XLintTests.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/test/java/org/aspectj/systemtest/xlint/XLintTests.java b/tests/src/test/java/org/aspectj/systemtest/xlint/XLintTests.java
index 39f37d33d..9d8bf0306 100644
--- a/tests/src/test/java/org/aspectj/systemtest/xlint/XLintTests.java
+++ b/tests/src/test/java/org/aspectj/systemtest/xlint/XLintTests.java
@@ -98,7 +98,7 @@ public class XLintTests extends org.aspectj.testing.XMLBasedAjcTestCase {
// }
public void test019(){
- runTest("XLint warning for call PCD's using subtype of defining type (-1.3 -Xlint:ignore)");
+ runTest("XLint warning for call PCD's using subtype of defining type (-1.8 -Xlint:ignore)");
}