You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2004/01/09 18:45:28 UTC

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs FixCrLfTest.java

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org