updated tests, which are shortly to be rewritten completely
This commit is contained in:
parent
012317e0c5
commit
8faa7089f8
21 changed files with 35 additions and 30 deletions
|
@ -1,2 +1,3 @@
|
|||
[start_array, {string, "a string"}, {number, "1"}, start_object, {key, "key"}, start_array, end_array, {key, "another key"}, {number, "0"}, end_object, {literal, true}, end_array].
|
||||
[start_array, {string, "a string"}, {integer, "1"}, start_object, {key, "key"}, start_array, end_array, {key, "another key"}, {integer, "0"}, end_object, {literal, true}, end_array].
|
||||
|
||||
[{comments, true}].
|
Loading…
Add table
Add a link
Reference in a new issue