/[Apache-SVN]/jakarta/commons/proper/collections/trunk/src/test/org/apache/commons/collections/list/TestAll.java
ViewVC logotype

Diff of /jakarta/commons/proper/collections/trunk/src/test/org/apache/commons/collections/list/TestAll.java

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

--- jakarta/commons/proper/collections/trunk/src/test/org/apache/commons/collections/list/TestAll.java	2005/05/15 18:23:35	170243
+++ jakarta/commons/proper/collections/trunk/src/test/org/apache/commons/collections/list/TestAll.java	2005/05/15 18:30:49	170244
@@ -46,6 +46,7 @@ public class TestAll extends TestCase {
         suite.addTest(TestTreeList.suite());
         
         suite.addTest(TestFixedSizeList.suite());
+        suite.addTest(TestGrowthList.suite());
         suite.addTest(TestPredicatedList.suite());
         suite.addTest(TestSetUniqueList.suite());
         suite.addTest(TestSynchronizedList.suite());

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26