From: wisberg Date: Sat, 21 May 2005 23:48:00 +0000 (+0000) Subject: empty test case for Ant junit X-Git-Tag: PRE_ANDY~279 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8f2cdb75d756085148644c95b062e16ebddf4942;p=aspectj.git empty test case for Ant junit --- diff --git a/org.aspectj.ajdt.core/testsrc/org/aspectj/tools/ajc/AjcTestCase.java b/org.aspectj.ajdt.core/testsrc/org/aspectj/tools/ajc/AjcTestCase.java index 8e372c05e..5699cbe41 100644 --- a/org.aspectj.ajdt.core/testsrc/org/aspectj/tools/ajc/AjcTestCase.java +++ b/org.aspectj.ajdt.core/testsrc/org/aspectj/tools/ajc/AjcTestCase.java @@ -501,6 +501,7 @@ public class AjcTestCase extends TestCase { public RunResult getLastRunResult() { return lastRunResult; } + public void testNothingForAntJUnit() {} /** * Run the given class (main method), and return the result in a RunResult. The program runs with