summaryrefslogtreecommitdiff
path: root/test/cases/bogus_char.json.gold
diff options
context:
space:
mode:
authorlloydh <lloydh@e775cfb5-b74b-0410-aad5-5bebe4a96390>2008-01-14 18:13:58 +0000
committerlloydh <lloydh@e775cfb5-b74b-0410-aad5-5bebe4a96390>2008-01-14 18:13:58 +0000
commit69f73040b0f0b064cf0c440ea5c44cff5eab4748 (patch)
tree1fd31cb977203046279c099a79474083d4564457 /test/cases/bogus_char.json.gold
parentafbc9d83cd59696a11ffc1a02606613c36ea36c0 (diff)
downloadyajl-69f73040b0f0b064cf0c440ea5c44cff5eab4748.tar.gz
test cases gold output non-buffered
git-svn-id: http://yajl-c.googlecode.com/svn/yajl/trunk@94 e775cfb5-b74b-0410-aad5-5bebe4a96390
Diffstat (limited to 'test/cases/bogus_char.json.gold')
-rw-r--r--test/cases/bogus_char.json.gold2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cases/bogus_char.json.gold b/test/cases/bogus_char.json.gold
index 711bc55..ccbeed5 100644
--- a/test/cases/bogus_char.json.gold
+++ b/test/cases/bogus_char.json.gold
@@ -1,4 +1,3 @@
-lexical error: invalid string in json text.
array open '['
string: 'this'
string: 'is'
@@ -7,3 +6,4 @@ string: 'should'
string: 'be'
string: 'a happy bit of json'
string: 'but someone, misspelled "true"'
+lexical error: invalid string in json text.