aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-okay-tojson.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/lang/eval-okay-tojson.exp')
-rw-r--r--tests/functional/lang/eval-okay-tojson.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/lang/eval-okay-tojson.exp b/tests/functional/lang/eval-okay-tojson.exp
new file mode 100644
index 000000000..e92aae323
--- /dev/null
+++ b/tests/functional/lang/eval-okay-tojson.exp
@@ -0,0 +1 @@
+"{\"a\":123,\"b\":-456,\"c\":\"foo\",\"d\":\"foo\\n\\\"bar\\\"\",\"e\":true,\"f\":false,\"g\":[1,2,3],\"h\":[\"a\",[\"b\",{\"foo\\nbar\":{}}]],\"i\":3,\"j\":1.44,\"k\":\"foo\"}"