summaryrefslogtreecommitdiff
path: root/jcnf/yajl/cases/string_with_escapes.json.gold
diff options
context:
space:
mode:
Diffstat (limited to 'jcnf/yajl/cases/string_with_escapes.json.gold')
-rw-r--r--jcnf/yajl/cases/string_with_escapes.json.gold6
1 files changed, 0 insertions, 6 deletions
diff --git a/jcnf/yajl/cases/string_with_escapes.json.gold b/jcnf/yajl/cases/string_with_escapes.json.gold
deleted file mode 100644
index ac878a2..0000000
--- a/jcnf/yajl/cases/string_with_escapes.json.gold
+++ /dev/null
@@ -1,6 +0,0 @@
-array open '['
-string: '
- foo / bar \￿ "\'
-string: '"and this string has an escape at the beginning'
-string: 'and this string has no escapes'
-array close ']'