fix wrong comment update

This commit is contained in:
Simulant87 2024-03-23 22:03:57 +01:00 committed by GitHub
parent d69d5e284b
commit 4e39d8ccf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -682,7 +682,7 @@ public class JSONMLTest {
"<address>\n"+ "<address>\n"+
"<!-- <!--[CDATA[ this is -- <another> comment ]] -->\n"+ "<!-- <!--[CDATA[ this is -- <another> comment ]] -->\n"+
"<name>Joe Tester</name>\n"+ "<name>Joe Tester</name>\n"+
"<!-- this is a - multi in line \n"+ "<!-- this is a - multi line \n"+
"comment -->\n"+ "comment -->\n"+
"<street>Baker street 5</street>\n"+ "<street>Baker street 5</street>\n"+
"</address>\n"+ "</address>\n"+