tests: update expected errors to the new JSON parser engine
authorAlexis Laferrière <alexis.laf@xymus.net>
Fri, 13 May 2016 18:09:27 +0000 (14:09 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Fri, 13 May 2016 18:19:29 +0000 (14:19 -0400)
Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

tests/sav/test_json_deserialization_plain.res

index eb9da24..71dc9e7 100644 (file)
@@ -27,6 +27,6 @@
 # Nit: <MyClass i:123 s:hello f:123.456 a:[one, two] o:<null>>
 
 # JSON: not valid json
-# Errors: 'Error Parsing JSON: [1:1-1:2] Unexpected character 'n'; is acceptable instead: value'
+# Errors: 'Parsing error at line 1, position 1: Error: bad JSON entity'
 # Nit: null