jsx/priv/test_cases/unpaired_surrogate_replaced.test
2012-03-31 21:58:18 -07:00

4 lines
194 B
Text

{name, "unpaired surrogate replaced"}.
{jsx, [start_array,{string,<<65533/utf8,$b,$l,$a,$h>>},end_array,end_json]}.
{json, "unpaired_surrogate_replaced.json"}.
{jsx_flags, [replaced_bad_utf8]}.