tkormann    01/10/18 06:10:28

  Modified:    test-resources/org/apache/batik/test samplesRendering.xml
  Log:
  fix URL
  
  Revision  Changes    Path
  1.38      +3 -3      
xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml
  
  Index: samplesRendering.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- samplesRendering.xml      2001/10/18 12:40:24     1.37
  +++ samplesRendering.xml      2001/10/18 13:10:28     1.38
  @@ -8,7 +8,7 @@
   
   <!-- ========================================================================= -->
   <!-- @author [EMAIL PROTECTED]                                         -->
  -<!-- @version $Id: samplesRendering.xml,v 1.37 2001/10/18 12:40:24 tkormann Exp $ 
-->
  +<!-- @version $Id: samplesRendering.xml,v 1.38 2001/10/18 13:10:28 tkormann Exp $ 
-->
   <!-- ========================================================================= -->
   <testSuite id="samplesRendering" name="samples and samples/test Rendering" 
class="org.apache.batik.test.svg.SamplesRenderingTest">
   
  @@ -172,8 +172,8 @@
           <test id="samples/tests/spec/structure/useMultiple.svg" />
           <test id="samples/tests/spec/structure/useMultipleURI.svg" />
        <test id="samples/tests/spec/structure/useStylesheet.svg" />
  -     <test id="samples/tests/spec/useStyling.svg" />
  -     <test id="samples/tests/spec/useStylingURI.svg" />
  +     <test id="samples/tests/spec/structure/useStyling.svg" />
  +     <test id="samples/tests/spec/structure/useStylingURI.svg" />
           <test id="samples/tests/spec/structure/useTargets.svg" />
           <test id="samples/tests/spec/structure/xmlBase.svg" />
       </testGroup>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to