]> source.dussan.org Git - aspectj.git/commitdiff
include junit on the path for testcode compilation.
authoraclement <aclement>
Mon, 19 Dec 2005 14:52:15 +0000 (14:52 +0000)
committeraclement <aclement>
Mon, 19 Dec 2005 14:52:15 +0000 (14:52 +0000)
tests/src/org/aspectj/systemtest/incremental/tools/AjdeInteractionTestbed.java

index e45ded8a9ec97dd9de9f51f6b1a1eb3c8285d2c4..9e864b089526b1252536be9a15e85b7689fc51e5 100644 (file)
@@ -431,6 +431,7 @@ public class AjdeInteractionTestbed extends TestCase {
                  System.getProperty("sun.boot.class.path") + 
                  File.pathSeparator + "../runtime/bin" + 
                  File.pathSeparator +  System.getProperty("aspectjrt.path") +
+                 File.pathSeparator +  "../lib/junit/junit.jar" +
                  File.pathSeparator+".."+File.separator+"lib" + File.separator+"test"+File.separator+"aspectjrt.jar";
                        
                        // look at dependant projects