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.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/valid/unicode-escape.json b/tests/valid/unicode-escape.json
index 8c09dc0..32948c6 100644
--- a/tests/valid/unicode-escape.json
+++ b/tests/valid/unicode-escape.json
@@ -1,4 +1,5 @@
{
+ "answer1": {"type": "string", "value": "\u000B"},
"answer4": {"type": "string", "value": "\u03B4α"},
"answer8": {"type": "string", "value": "\u03B4β"}
}