summaryrefslogtreecommitdiff
path: root/jcnf/yajl/cases/array.json
diff options
context:
space:
mode:
Diffstat (limited to 'jcnf/yajl/cases/array.json')
-rw-r--r--jcnf/yajl/cases/array.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/jcnf/yajl/cases/array.json b/jcnf/yajl/cases/array.json
deleted file mode 100644
index f76058d..0000000
--- a/jcnf/yajl/cases/array.json
+++ /dev/null
@@ -1,6 +0,0 @@
-["foo",
- "bar", "baz",
- true,false,null,{"key":"value"},
- [null,null,null,[]],
- "\n\r\\"
-]