test_https.rb: skip old OpenSSL
* test/net/http/test_https.rb (TestNetHTTPS): also depends on test/openssl/utils.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48824 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
af06381332
commit
b392fd5c55
@ -191,4 +191,4 @@ class TestNetHTTPS < Test::Unit::TestCase
|
|||||||
assert th.join(10), bug4246
|
assert th.join(10), bug4246
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
end if defined?(OpenSSL)
|
end if defined?(OpenSSL::TestUtils)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user