tests could fail silently when file:consult failed, fixed

This commit is contained in:
alisdair sullivan 2011-07-31 18:43:14 -07:00
parent e90c5461e8
commit 20f9e0368d
4 changed files with 6 additions and 12 deletions

View file

@ -1 +1 @@
[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 42, 127, 99999999999999999999999999999, 1e1, 1E1, 1.0e1, 1.325e478534, -1, -1e-1, 3.7e-57834235 ]
[ 1, 2, 3, 4, 5, 6, 7, 8, 9, 42, 127, 99999999999999999999999999999, 1e1, 1E1, 1.0e1, 1.325e278, -1, -1e-1, 3.7e-78 ]

View file

@ -15,9 +15,9 @@
{float,1.0e1},
{float,1.0e1},
{float,1.0e1},
{float,1.325e478534},
{float,1.325e278},
{integer,-1},
{float,-1.0e-1},
{float,3.7e-57834235},
{float,3.7e-78},
end_array,end_json]}.
{json, "numbers.json"}.