]> source.dussan.org Git - aspectj.git/commitdiff
I didn't move the test suite class..
authoraclement <aclement>
Tue, 19 Apr 2005 16:00:37 +0000 (16:00 +0000)
committeraclement <aclement>
Tue, 19 Apr 2005 16:00:37 +0000 (16:00 +0000)
weaver/build.xml

index 040435c0ff97cd2dc7010ef7a3fa38127f1b4e1e..ac52e5f13e311e4488985c8171385eb6b644d7c5 100644 (file)
@@ -44,7 +44,7 @@
     </target>
 
     <target name="test" depends="test:compile">
-        <testrun project="weaver" path="weaver.test.src.path" suite="org.aspectj.weaver.BcweaverModuleTests"/>
+        <testrun project="weaver" path="weaver.test.src.path" suite="BcweaverModuleTests"/>
     </target>
 
     <target name="jar" depends="compile">