summaryrefslogtreecommitdiff
path: root/test/files/run/json.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/json.check')
-rw-r--r--test/files/run/json.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/json.check b/test/files/run/json.check
index a6495477ac..a735624221 100644
--- a/test/files/run/json.check
+++ b/test/files/run/json.check
@@ -2,6 +2,7 @@ Some(List((name,value)))
Some(List((name,va1ue)))
Some(List((name,List((name1,va1ue1), (name2,va1ue2)))))
Some(List((name,")))
+Some(List((age,0.0)))
Some(List((firstName,John), (lastName,Smith), (address,List((streetAddress,21 2nd Street), (city,New York), (state,NY), (postalCode,10021.0))), (phoneNumbers,List(212 732-1234, 646 123-4567))))