move test cases to priv/, retrieve location with code:lib_dir/2
This commit is contained in:
parent
62aef415e1
commit
338f79ec9a
89 changed files with 1 additions and 9 deletions
4
priv/test_cases/bad_low_surrogate_replaced.test
Normal file
4
priv/test_cases/bad_low_surrogate_replaced.test
Normal file
|
@ -0,0 +1,4 @@
|
|||
{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, [loose_unicode]}.
|
Loading…
Add table
Add a link
Reference in a new issue