< prev index next >

test/javax/xml/jaxp/unittest/dom/DOMXPathTest.java

Print this page

        

@@ -52,6 +52,5 @@
 
         Assert.assertFalse(domImpl.hasFeature("+XPath", "3.0"));
         Assert.assertEquals(domImpl.getFeature("+XPath", "3.0"), null);
     }
 }
-
< prev index next >