rleland 2002/12/21 21:55:20
Modified: . build-tests.xml
Log:
Update unit test for ModuleCOnfig
Revision Changes Path
1.12 +1 -1 jakarta-struts/build-tests.xml
Index: build-tests.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/build-tests.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- build-tests.xml 22 Dec 2002 01:25:32 -0000 1.11
+++ build-tests.xml 22 Dec 2002 05:55:20 -0000 1.12
@@ -604,7 +604,7 @@
<!-- Tests for org.apache.struts.action -->
<test name="org.apache.struts.action.TestDynaActionForm"/>
<test name="org.apache.struts.action.TestDynaActionFormClass"/>
- <test name="org.apache.struts.config.TestApplicationConfig"/>
+ <test name="org.apache.struts.config.TestModuleConfig"/>
<!-- Tests for org.apache.struts.util -->
<batchtest fork="yes">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>