vhardy 2003/07/02 05:39:07 Modified: test-resources/org/apache/batik/dom unitTesting.xml Log: Fixed test config file after package name fix Revision Changes Path 1.15 +2 -2 xml-batik/test-resources/org/apache/batik/dom/unitTesting.xml Index: unitTesting.xml =================================================================== RCS file: /home/cvs/xml-batik/test-resources/org/apache/batik/dom/unitTesting.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- unitTesting.xml 1 Jul 2003 15:13:44 -0000 1.14 +++ unitTesting.xml 2 Jul 2003 12:39:07 -0000 1.15 @@ -42,7 +42,7 @@ <!-- cloneNode test --> <!-- ========================================================================== --> <test id="cloneElement" - class="org.apache.batik.dom.svg.CloneElementTest" > + class="org.apache.batik.dom.CloneElementTest" > <arg class="java.lang.String" value="test-resources/org/apache/batik/dom/dummyXML3.xml" /> <arg class="java.lang.String" value="doc" />
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]