You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2005/06/08 05:02:45 UTC

cvs commit: ws-axis/java/test/wsdl/query FileGenWrappedTestCase.java

dims        2005/06/07 20:02:45

  Modified:    java/test/wsdl/query FileGenWrappedTestCase.java
  Log:
  remove extra import.
  
  Revision  Changes    Path
  1.2       +0 -1      ws-axis/java/test/wsdl/query/FileGenWrappedTestCase.java
  
  Index: FileGenWrappedTestCase.java
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/test/wsdl/query/FileGenWrappedTestCase.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- FileGenWrappedTestCase.java	7 Jun 2005 18:31:32 -0000	1.1
  +++ FileGenWrappedTestCase.java	8 Jun 2005 03:02:45 -0000	1.2
  @@ -16,7 +16,6 @@
   
   package test.wsdl.query;
   
  -import test.wsdl.filegen.FileGenTestCase;
   import test.AxisFileGenTestBase;
   
   import java.io.File;