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

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

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

--- jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/TestAll.java	2005/05/10 00:45:18	169387
+++ jakarta/commons/proper/logging/trunk/src/test/org/apache/commons/logging/TestAll.java	2005/05/10 00:47:03	169388
@@ -44,6 +44,7 @@ public class TestAll extends TestCase {
         suite.addTest(SimpleLogTest.suite());
         suite.addTest(NoOpLogTest.suite());
         suite.addTest(LogTest.suite());
+        suite.addTest(NullClassLoaderTest.suite());
         
         return suite;
     }

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26