From e6be4e55d5f6af02d6a0f0e605c44efc7c336810 Mon Sep 17 00:00:00 2001 From: "C. Scott Ananian" Date: Wed, 12 Oct 2022 15:59:24 -0400 Subject: Sync up core repo with Parsoid This now aligns with Parsoid commit a3d35adf78c3c7e6a8f04e9a55b76f3efefaedb8 The monolithic parserTests.txt have been split up into a number of smaller test files (more splitting to come) and three existing parser test files have been renamed: mediaParserTests.txt => media.txt legacyMediaParserTests.txt => legacyMedia.txt extraParserTests.txt => badCharacters.txt This reduces redundancy and filename length now that we've got a dozen or so of these. Change-Id: I2c1461341fcb3f3cef8e49b5575cd30f3a38e500 --- tests/parser/badCharacters.txt | Bin 0 -> 1683 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/parser/badCharacters.txt (limited to 'tests/parser/badCharacters.txt') diff --git a/tests/parser/badCharacters.txt b/tests/parser/badCharacters.txt new file mode 100644 index 000000000000..d2f6a6950cce Binary files /dev/null and b/tests/parser/badCharacters.txt differ -- cgit v1.2.3