vhardy      01/10/22 03:37:00

  Modified:    test-resources/org/apache/batik/test samplesRendering.xml
  Log:
  Fixed capitalization error.
  
  Revision  Changes    Path
  1.44      +4 -4      
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.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- samplesRendering.xml      2001/10/22 09:23:30     1.43
  +++ samplesRendering.xml      2001/10/22 10:37:00     1.44
  @@ -8,7 +8,7 @@
   
   <!-- ========================================================================= -->
   <!-- @author [EMAIL PROTECTED]                                         -->
  -<!-- @version $Id: samplesRendering.xml,v 1.43 2001/10/22 09:23:30 vhardy Exp $ -->
  +<!-- @version $Id: samplesRendering.xml,v 1.44 2001/10/22 10:37:00 vhardy Exp $ -->
   <!-- ========================================================================= -->
   <testSuite id="samplesRendering" name="samples and samples/test Rendering" 
class="org.apache.batik.test.svg.SamplesRenderingTest">
   
  @@ -199,9 +199,9 @@
   
           <!-- Sample tests, media test -->
           <testGroup id="media" 
class="org.apache.batik.test.svg.SVGMediaRenderingAccuracyTest">
  -            <test id="samples/tests/spec/styling/cssMedia.svg-screen" />
  -            <test id="samples/tests/spec/styling/cssMedia.svg-print" />
  -            <test id="samples/tests/spec/styling/cssMedia.svg-projection" />
  +            <test id="samples/tests/spec/styling/cssMedia.svg-Screen" />
  +            <test id="samples/tests/spec/styling/cssMedia.svg-Print" />
  +            <test id="samples/tests/spec/styling/cssMedia.svg-Projection" />
           </testGroup>
   
       </testGroup>
  
  
  

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

Reply via email to