]> source.dussan.org Git - aspectj.git/commitdiff
223446: try reenabling this test
authoraclement <aclement>
Wed, 20 Aug 2008 19:33:20 +0000 (19:33 +0000)
committeraclement <aclement>
Wed, 20 Aug 2008 19:33:20 +0000 (19:33 +0000)
tests/src/org/aspectj/systemtest/xlint/XLintTests.java

index 82ba27b350f770f6d39336eb976d69c39314f3b3..24c46f2fe0f43c3f7b910c2e67c21a1ca3c7abd3 100644 (file)
@@ -95,9 +95,9 @@ public class XLintTests extends org.aspectj.testing.XMLBasedAjcTestCase {
     runTest("alias getCause for getWrappedThrowable in SoftException");
   }
 
-    // public void test018(){
-    // runTest("XLint warning for call PCD's using subtype of defining type");
-    // }
+     public void test018(){
+     runTest("XLint warning for call PCD's using subtype of defining type");
+     }
 
   public void test019(){
     runTest("XLint warning for call PCD's using subtype of defining type (-1.3 -Xlint:ignore)");