]> source.dussan.org Git - aspectj.git/commitdiff
Cleanup of bad test data.
authormkersten <mkersten>
Fri, 26 Sep 2003 06:20:35 +0000 (06:20 +0000)
committermkersten <mkersten>
Fri, 26 Sep 2003 06:20:35 +0000 (06:20 +0000)
ajde/testsrc/org/aspectj/ajde/ResourceCopyTestCase.java

index c7d23bf40ef1ae4f20b6864b95725c86b5bc7cfb..016ebef92927aaa42d78306a352902c276de81a3 100644 (file)
@@ -22,8 +22,8 @@ import org.aspectj.util.FileUtil;
  * @author websterm
  */
 public class ResourceCopyTestCase extends AjdeTestCase {
-
-       public static final String PROJECT_DIR = "bug-36071"; 
+       public static final String PROJECT_DIR = "bug-36071a";   
        public static final String srcDir = PROJECT_DIR + "/src"; 
        public static final String binDir = "bin";