< prev index next >

test/javax/xml/jaxp/functional/javax/xml/parsers/ptests/FactoryConfErrorTest.java

Print this page

        

@@ -84,7 +84,5 @@
     @Test(expectedExceptions = FactoryConfigurationError.class)
     public void testNewInstance02() {
         DocumentBuilderFactory.newInstance();
     }
 }
-
-
< prev index next >