< prev index next >

test/javax/xml/jaxp/unittest/dom/ls/LSSerializerTest.java

Print this page

        

@@ -317,6 +317,5 @@
 
         // output should == input
         Assert.assertEquals(XML11_DOCUMENT_OUTPUT, defaultSerialization, "Invalid serialization of XML 1.1 document: ");
     }
 }
-
< prev index next >