add empty object in array test
This commit is contained in:
parent
146c69ac19
commit
7918e63e71
2 changed files with 4 additions and 0 deletions
1
priv/test_cases/empty_object_in_array.json
Normal file
1
priv/test_cases/empty_object_in_array.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
[{}]
|
3
priv/test_cases/empty_object_in_array.test
Normal file
3
priv/test_cases/empty_object_in_array.test
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
{name, "empty_object_in_array"}.
|
||||||
|
{jsx, [start_array,start_object,end_object,end_array,end_json]}.
|
||||||
|
{json, "empty_object_in_array.json"}.
|
Loading…
Add table
Add a link
Reference in a new issue