aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest/json_handler/json_handler.out
diff options
context:
space:
mode:
Diffstat (limited to 'libtests/qtest/json_handler/json_handler.out')
-rw-r--r--libtests/qtest/json_handler/json_handler.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/libtests/qtest/json_handler/json_handler.out b/libtests/qtest/json_handler/json_handler.out
index f076d4ee..4f340b85 100644
--- a/libtests/qtest/json_handler/json_handler.out
+++ b/libtests/qtest/json_handler/json_handler.out
@@ -63,6 +63,12 @@
.three: bool: true
.two: number: 3.14
.: json: dict end
+-- fallback --
+.: json: {
+ "five": "not-array"
+}
+.five: string: not-array
+.: json: dict end
-- errors --
bad type at top: JSON handler: value at . is not of expected type
.: json: {