tests updated to reflect parser changes, eep0018 and format module still contain failing tests

This commit is contained in:
alisdair sullivan 2011-07-10 10:59:39 -07:00
parent 668b43b7e6
commit 2ee96eb356
16 changed files with 63 additions and 63 deletions

View file

@ -1,3 +1,3 @@
{name, "whitespace"}.
{jsx, [start_array,{float,"0.3"},end_array,end_json]}.
{jsx, [start_array,{float,0.3},end_array,end_json]}.
{json, "whitespace.json"}.