peterreilly    2004/01/09 09:45:28

  Modified:    src/testcases/org/apache/tools/ant/taskdefs FixCrLfTest.java
  Log:
  opps
  
  Revision  Changes    Path
  1.16      +1 -1      
ant/src/testcases/org/apache/tools/ant/taskdefs/FixCrLfTest.java
  
  Index: FixCrLfTest.java
  ===================================================================
  RCS file: 
/home/cvs/ant/src/testcases/org/apache/tools/ant/taskdefs/FixCrLfTest.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- FixCrLfTest.java  9 Jan 2004 17:36:15 -0000       1.15
  +++ FixCrLfTest.java  9 Jan 2004 17:45:28 -0000       1.16
  @@ -76,7 +76,7 @@
       }
       
       public void tearDown() { 
  -        //executeTarget("cleanup");
  +        executeTarget("cleanup");
       }
       
       public void test1() throws IOException { 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to