X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=yajl%2Ftest%2Fcases%2Fnulls_and_bools.json;fp=yajl%2Ftest%2Fcases%2Fnulls_and_bools.json;h=0000000000000000000000000000000000000000;hp=65eb01f16fa136b8b728e7efc0a445beae5a5824;hb=96dd0815b98cf9459c8dd7a8009aabb6f8051e9e;hpb=d50942708db230dc5c43b8df89ede45525e1c394 diff --git a/yajl/test/cases/nulls_and_bools.json b/yajl/test/cases/nulls_and_bools.json deleted file mode 100644 index 65eb01f..0000000 --- a/yajl/test/cases/nulls_and_bools.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "boolean, true": true, - "boolean, false": false, - "null": null -}