< prev index next >

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

Print this page

        

@@ -75,6 +75,5 @@
         String systemId2 = root.getAttribute("systemId");
 
         Assert.assertEquals(systemId, systemId2);
     }
 }
-
< prev index next >