From: aclement Date: Thu, 21 Aug 2008 17:18:35 +0000 (+0000) Subject: removed again X-Git-Tag: V162DEV_M1~99 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cd0feecc0b1b875be8e5083b1c38efa677f012f2;p=aspectj.git removed again --- diff --git a/tests/src/org/aspectj/systemtest/xlint/XLintTests.java b/tests/src/org/aspectj/systemtest/xlint/XLintTests.java index 24c46f2fe..61942fef4 100644 --- a/tests/src/org/aspectj/systemtest/xlint/XLintTests.java +++ b/tests/src/org/aspectj/systemtest/xlint/XLintTests.java @@ -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)");