aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest/json_parse/good-01.json
diff options
context:
space:
mode:
Diffstat (limited to 'libtests/qtest/json_parse/good-01.json')
-rw-r--r--libtests/qtest/json_parse/good-01.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtests/qtest/json_parse/good-01.json b/libtests/qtest/json_parse/good-01.json
index 3d6ce297..7b3bdb3a 100644
--- a/libtests/qtest/json_parse/good-01.json
+++ b/libtests/qtest/json_parse/good-01.json
@@ -1,3 +1,3 @@
{"a": "bcd", "e": [1,
2, 3,4,"five", {"six": 7, "8": 9}, null, true,
- false]}
+ false, "a\b\f\n\r\t\\\"\/z"]}