X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=yajl%2Ftest%2Fcases%2Fstring_with_escapes.json;fp=yajl%2Ftest%2Fcases%2Fstring_with_escapes.json;h=0000000000000000000000000000000000000000;hp=59cc94013b8197a0c8c816525e549c436a70defe;hb=96dd0815b98cf9459c8dd7a8009aabb6f8051e9e;hpb=d50942708db230dc5c43b8df89ede45525e1c394 diff --git a/yajl/test/cases/string_with_escapes.json b/yajl/test/cases/string_with_escapes.json deleted file mode 100644 index 59cc940..0000000 --- a/yajl/test/cases/string_with_escapes.json +++ /dev/null @@ -1,3 +0,0 @@ -["\n foo \/ bar \r\f\\\uffff\t\b\"\\", - "\"and this string has an escape at the beginning", - "and this string has no escapes" ]