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