summaryrefslogtreecommitdiff
path: root/jcnf/yajl/cases/nulls_and_bools.json
diff options
context:
space:
mode:
Diffstat (limited to 'jcnf/yajl/cases/nulls_and_bools.json')
-rw-r--r--jcnf/yajl/cases/nulls_and_bools.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/jcnf/yajl/cases/nulls_and_bools.json b/jcnf/yajl/cases/nulls_and_bools.json
deleted file mode 100644
index 65eb01f..0000000
--- a/jcnf/yajl/cases/nulls_and_bools.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "boolean, true": true,
- "boolean, false": false,
- "null": null
-}