You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dg...@apache.org on 2003/06/10 05:34:27 UTC

cvs commit: jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper/util ObjectFactoryTest.java

dgraham     2003/06/09 20:34:26

  Modified:    mapper/src/test/org/apache/commons/mapper/util
                        ObjectFactoryTest.java
  Log:
  Fixed bad import.
  
  Revision  Changes    Path
  1.3       +0 -2      jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper/util/ObjectFactoryTest.java
  
  Index: ObjectFactoryTest.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper/util/ObjectFactoryTest.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ObjectFactoryTest.java	10 Jun 2003 02:39:34 -0000	1.2
  +++ ObjectFactoryTest.java	10 Jun 2003 03:34:26 -0000	1.3
  @@ -68,8 +68,6 @@
   
   import junit.framework.TestCase;
   
  -import com.honeybearstudios.util.ObjectFactory;
  -
   /**
    * Test the ObjectFactory class.
    *
  
  
  

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