moves escaping tests to general test lib, minor refactoring of test runner to facilitate
This commit is contained in:
parent
2720b2e0fb
commit
b153ce3685
14 changed files with 28 additions and 26 deletions
3
test/cases/unbalanced_array.test
Normal file
3
test/cases/unbalanced_array.test
Normal file
|
@ -0,0 +1,3 @@
|
|||
{name, "unbalanced array"}.
|
||||
{jsx, {error, badjson}}.
|
||||
{json, "unbalanced_array.json"}.
|
Loading…
Add table
Add a link
Reference in a new issue