donaldp     2002/06/20 00:28:37

  Modified:    antlib/src/test/org/apache/antlib/runtime/test
                        TypeDefTestCase.java
  Log:
  sort imports
  
  Revision  Changes    Path
  1.3       +2 -2      
jakarta-ant-myrmidon/antlib/src/test/org/apache/antlib/runtime/test/TypeDefTestCase.java
  
  Index: TypeDefTestCase.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant-myrmidon/antlib/src/test/org/apache/antlib/runtime/test/TypeDefTestCase.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TypeDefTestCase.java      27 May 2002 13:00:32 -0000      1.2
  +++ TypeDefTestCase.java      20 Jun 2002 07:28:37 -0000      1.3
  @@ -7,8 +7,8 @@
    */
   package org.apache.antlib.runtime.test;
   
  -import org.apache.myrmidon.LogMessageTracker;
   import java.io.File;
  +import org.apache.myrmidon.LogMessageTracker;
   
   /**
    * Test cases for the <type-def> task.
  
  
  

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

Reply via email to