]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/yajl/test/cases/nulls_and_bools.json
added missing licenses
[chaz/yoink] / src / Moof / yajl / test / cases / nulls_and_bools.json
diff --git a/src/Moof/yajl/test/cases/nulls_and_bools.json b/src/Moof/yajl/test/cases/nulls_and_bools.json
new file mode 100644 (file)
index 0000000..65eb01f
--- /dev/null
@@ -0,0 +1,5 @@
+{
+       "boolean, true": true,
+       "boolean, false": false,
+       "null": null
+}
This page took 0.020758 seconds and 4 git commands to generate.