]> source.dussan.org Git - aspectj.git/commitdiff
fix for Bugzilla Bug 43714
authoracolyer <acolyer>
Tue, 16 Mar 2004 15:08:36 +0000 (15:08 +0000)
committeracolyer <acolyer>
Tue, 16 Mar 2004 15:08:36 +0000 (15:08 +0000)
 better test name for second test

tests/ajcTests.xml

index 3a669922768cc4b245587e23689453a79e2abb7e..e8fd3a0eb4cc6c6e850aa88efce577397e7e8d5c 100644 (file)
     </ajc-test>
        
         <ajc-test dir="bugs"  pr="43714"
-       title="weaving from an input jar into that same jar.."  >
+       title="weaving from an aspectpath jar into that same jar.."  >
         <compile files="WeaveLocal.java" aspectpath="notAJar.jar" outjar="notAJar.jar" >               
         </compile>
     </ajc-test>