Author: jmitchell
Date: Thu May 12 22:32:41 2005
New Revision: 169951

URL: http://svn.apache.org/viewcvs?rev=169951&view=rev
Log:
adding new tests, and reports for jcoverage, with any luck I'll have Commons 
Resources at 100% test coverage by the end of next month

Modified:
    
jakarta/commons/proper/resources/trunk/src/test/org/apache/commons/resources/impl/TestResources.xml

Modified: 
jakarta/commons/proper/resources/trunk/src/test/org/apache/commons/resources/impl/TestResources.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/resources/trunk/src/test/org/apache/commons/resources/impl/TestResources.xml?rev=169951&r1=169950&r2=169951&view=diff
==============================================================================
--- 
jakarta/commons/proper/resources/trunk/src/test/org/apache/commons/resources/impl/TestResources.xml
 (original)
+++ 
jakarta/commons/proper/resources/trunk/src/test/org/apache/commons/resources/impl/TestResources.xml
 Thu May 12 22:32:41 2005
@@ -7,5 +7,6 @@
   <resource id="test.base">[Base] ONLY</resource>
   <resource id="test.specific">[Base] SPECIFIC</resource>
   <resource id="test.inherit">[Base] INHERIT</resource>
+  <resource id="test.message.single">[Base] REPLACE {0}</resource>
   <resource id="test.message">[Base] REPLACE {0} WITH {1}</resource>
 </resources>



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

Reply via email to