]> source.dussan.org Git - aspectj.git/commitdiff
testcode for 148285 (commented out)
authoraclement <aclement>
Fri, 23 Jun 2006 12:18:23 +0000 (12:18 +0000)
committeraclement <aclement>
Fri, 23 Jun 2006 12:18:23 +0000 (12:18 +0000)
tests/src/org/aspectj/systemtest/incremental/tools/MultiProjectIncrementalTests.java

index 454dd9e692c4137be8ac1fe82c6f01fba60556db..53f35fba95d28a3f7274cde04e8265b683be379e 100644 (file)
@@ -244,6 +244,17 @@ public class MultiProjectIncrementalTests extends AbstractMultiProjectIncrementa
                checkWasntFullBuild();
        }
        
+/*
+       public void testRefactoring_pr148285() {
+               configureBuildStructureModel(true);
+               initialiseProject("PR148285");
+               build("PR148285");
+               System.err.println("xxx");
+               alter("PR148285","inc1");
+               build("PR148285");
+       }
+*/
+       
        
        /**
         * In order for this next test to run, I had to move the weaver/world pair we keep in the