From 2e4f0af00f85ca228bcf5fa919882359411c652a Mon Sep 17 00:00:00 2001 From: hsbt Date: Sun, 12 Apr 2015 08:36:37 +0000 Subject: * ext/json/*, test/json/*: Reverted r50231. Because it's not works with cross-compile environment. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50267 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/ruby/test_extlibs.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ruby') diff --git a/test/ruby/test_extlibs.rb b/test/ruby/test_extlibs.rb index 275b37b567..71dcf2b133 100644 --- a/test/ruby/test_extlibs.rb +++ b/test/ruby/test_extlibs.rb @@ -59,6 +59,7 @@ class TestExtLibs < Test::Unit::TestCase check_existence "io/console" check_existence "io/nonblock" check_existence "io/wait" + check_existence "json" check_existence "mathn/complex" check_existence "mathn/rational" check_existence "nkf" -- cgit v1.2.3