aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/unicode-escape.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/valid/unicode-escape.json')
-rw-r--r--tests/valid/unicode-escape.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/valid/unicode-escape.json b/tests/valid/unicode-escape.json
new file mode 100644
index 0000000..deda62c
--- /dev/null
+++ b/tests/valid/unicode-escape.json
@@ -0,0 +1,3 @@
+{
+ "answer": {"type": "string", "value": "\u03B4"}
+}