< prev index next >

test/javax/xml/jaxp/functional/javax/xml/transform/ptests/SAXTFactoryTest.java

Print this page

        

@@ -429,7 +429,5 @@
             filter.parse(new InputSource(fis));
         }
         assertTrue(compareWithGold(goldFile, outputFile));
     }
 }
-
-
< prev index next >