From af1c4167287b9353fec766f932fe4afe97116ad4 Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 4 Jun 2007 12:31:26 +0000 Subject: * lib/json.rb, lib/json, ext/json, test/json: import JSON library. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/json/fixtures/fail21.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/json/fixtures/fail21.json (limited to 'test/json/fixtures/fail21.json') diff --git a/test/json/fixtures/fail21.json b/test/json/fixtures/fail21.json new file mode 100644 index 0000000000..62474573b2 --- /dev/null +++ b/test/json/fixtures/fail21.json @@ -0,0 +1 @@ +{"Comma instead of colon", null} \ No newline at end of file -- cgit v1.2.3