We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a34a2 commit 7324cc0Copy full SHA for 7324cc0
src/test/java/org/json/junit/XMLConfigurationTest.java
@@ -298,7 +298,7 @@ public void shouldHandleCommentsInXML() {
298
" <address>\n"+
299
" <![CDATA[ this is -- <another> comment ]]>\n"+
300
" <name>Joe Tester</name>\n"+
301
- " <!-- this is a - multi in line \n"+
+ " <!-- this is a - multi line \n"+
302
" comment -->\n"+
303
" <street>Baker street 5</street>\n"+
304
" </address>\n"+
0 commit comments