You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hivemind.apache.org by jc...@apache.org on 2005/03/01 16:05:03 UTC

cvs commit: jakarta-hivemind/framework/src/test/hivemind/test/parse TestModuleDescriptor.java

jcarman     2005/03/01 07:05:03

  Modified:    framework/src/test/hivemind/test/parse
                        TestModuleDescriptor.java
  Log:
  Organized imports to remove unused import warnings.
  
  Revision  Changes    Path
  1.4       +0 -2      jakarta-hivemind/framework/src/test/hivemind/test/parse/TestModuleDescriptor.java
  
  Index: TestModuleDescriptor.java
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/framework/src/test/hivemind/test/parse/TestModuleDescriptor.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TestModuleDescriptor.java	10 Feb 2005 01:04:33 -0000	1.3
  +++ TestModuleDescriptor.java	1 Mar 2005 15:05:03 -0000	1.4
  @@ -20,11 +20,9 @@
   import org.apache.hivemind.impl.DefaultErrorHandler;
   import org.apache.hivemind.impl.LocationImpl;
   import org.apache.hivemind.parse.ModuleDescriptor;
  -import org.apache.hivemind.schema.Schema;
   import org.apache.hivemind.schema.impl.SchemaImpl;
   import org.apache.hivemind.test.HiveMindTestCase;
   import org.apache.hivemind.util.ClasspathResource;
  -import org.easymock.MockControl;
   
   /**
    * Suite of tests for {@link ModuleDescriptor}.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org