discovered and fixed a couple more broken tests
This commit is contained in:
parent
12eb6c6c08
commit
5cd967b26d
5 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
{name, "noncharacter replaced"}.
|
||||
{jsx, [{string,[16#fffd/utf8]},end_json]}.
|
||||
{jsx, [{string,[16#fffd]},end_json]}.
|
||||
{json, "noncharacter_replaced.json"}.
|
||||
{jsx_flags, [loose_unicode]}.
|
Loading…
Add table
Add a link
Reference in a new issue