add empty object in array test

This commit is contained in:
alisdair sullivan 2012-03-27 16:24:54 -07:00
parent 146c69ac19
commit 7918e63e71
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
[{}]

View 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"}.