This commit is contained in:
Gary Gregory 2022-05-31 11:09:28 -04:00
parent d5fb182cc1
commit 9ffccd7ac3
1 changed files with 1 additions and 3 deletions

View File

@ -172,9 +172,7 @@ public class StringEscapeUtilsTest {
}
// HTML and XML
//--------------------------------------------------------------
/** HTML and XML */
private static final String[][] HTML_ESCAPES = {
{"no escaping", "plain text", "plain text"},
{"no escaping", "plain text", "plain text"},