From cfaddc2a3248dd0ce4a370fdbab44ca88adf5722 Mon Sep 17 00:00:00 2001 From: hsbt Date: Sat, 11 Apr 2015 11:14:36 +0000 Subject: * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library. [fix GH-867][Feature #11057] * test/ruby/test_extlibs.rb: removed json gem from existence extentions. * gems/bundled_gems: added json gem into bundled gem. * lib/rdoc/rubygems_hook.rb: ignored no json environment. * lib/rubygems/test_case.rb, test/rubygems/*: ditto. * lib/rdoc/test_case.rb, test/rdoc/*: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50231 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/json/fixtures/fail24.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 test/json/fixtures/fail24.json (limited to 'test/json/fixtures/fail24.json') diff --git a/test/json/fixtures/fail24.json b/test/json/fixtures/fail24.json deleted file mode 100644 index caff239bfc..0000000000 --- a/test/json/fixtures/fail24.json +++ /dev/null @@ -1 +0,0 @@ -['single quote'] \ No newline at end of file -- cgit v1.2.3