X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMoof%2Fyajl%2Ftest%2Fcases%2Fsimple.json;fp=src%2FMoof%2Fyajl%2Ftest%2Fcases%2Fsimple.json;h=9ed80c9ae639eb9014cb8aec63013ba5395f1b17;hb=96dd0815b98cf9459c8dd7a8009aabb6f8051e9e;hp=0000000000000000000000000000000000000000;hpb=d50942708db230dc5c43b8df89ede45525e1c394;p=chaz%2Fyoink diff --git a/src/Moof/yajl/test/cases/simple.json b/src/Moof/yajl/test/cases/simple.json new file mode 100644 index 0000000..9ed80c9 --- /dev/null +++ b/src/Moof/yajl/test/cases/simple.json @@ -0,0 +1,5 @@ +{ + "this": "is", + "really": "simple", + "json": "right?" +}