aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/key-quote-newline.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/valid/key-quote-newline.json')
-rw-r--r--tests/valid/key-quote-newline.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/valid/key-quote-newline.json b/tests/valid/key-quote-newline.json
new file mode 100644
index 0000000..12473e4
--- /dev/null
+++ b/tests/valid/key-quote-newline.json
@@ -0,0 +1,3 @@
+{
+ "\n": {"type": "integer", "value": "1"}
+}