/[Apache-SVN]/jakarta/commons/proper/resources/trunk/src/test/org/apache/commons/resources/impl/ResourcesBaseTestCase.java
ViewVC logotype

Diff of /jakarta/commons/proper/resources/trunk/src/test/org/apache/commons/resources/impl/ResourcesBaseTestCase.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- jakarta/commons/proper/resources/trunk/src/test/org/apache/commons/resources/impl/ResourcesBaseTestCase.java	2005/05/13 05:15:41	169946
+++ jakarta/commons/proper/resources/trunk/src/test/org/apache/commons/resources/impl/ResourcesBaseTestCase.java	2005/05/13 05:15:54	169947
@@ -118,7 +118,7 @@ public class ResourcesBaseTestCase exten
         }
 
         // Validate the keys that were actually returned
-        assertEquals(4, results.size());
+        assertEquals(5, results.size());
         assertTrue(results.contains("test.base"));
         assertTrue(results.contains("test.specific"));
         assertTrue(results.contains("test.inherit"));

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26