henning     2002/12/14 03:54:23

  Modified:    configuration/src/test/org/apache/commons/configuration
                        TestClassPropertiesConfiguration.java
  Log:
  Argh, the joys of "cut-n-past" reuse...
  
  Revision  Changes    Path
  1.2       +3 -3      
jakarta-commons-sandbox/configuration/src/test/org/apache/commons/configuration/TestClassPropertiesConfiguration.java
  
  Index: TestClassPropertiesConfiguration.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/configuration/src/test/org/apache/commons/configuration/TestClassPropertiesConfiguration.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TestClassPropertiesConfiguration.java     14 Dec 2002 11:39:28 -0000      1.1
  +++ TestClassPropertiesConfiguration.java     14 Dec 2002 11:54:23 -0000      1.2
  @@ -90,7 +90,7 @@
       }
   
       /**
  -     * test if includes properites get loaded too
  +     * test if includes properties get loaded too
        */
       public void testLoadInclude()
         throws Exception
  @@ -102,7 +102,7 @@
       }
   
       /**
  -     * test if includes properites get loaded too
  +     * test if includes properties get loaded too
        */
       public void testVector()
         throws Exception
  
  
  

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

Reply via email to