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

4 lines
197 B
Text

{name, "bad_low_surrogate_replaced"}.
{jsx, [start_array,{string, <<16#fffd/utf8, 16#fffd/utf8>>},end_array,end_json]}.
{json, "bad_low_surrogate_replaced.json"}.
{jsx_flags, [replaced_bad_utf8]}.