< prev index next >

test/javax/xml/jaxp/unittest/validation/Bug6449797.java

Print this page

        

@@ -44,6 +44,5 @@
     public void test() throws SAXException {
         // this shouldn't fail
         SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI).newSchema(getClass().getResource("Bug6449797.xsd"));
     }
 }
-
< prev index next >