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