mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d4fe9e004a
commit
b238b5be91
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class TestNetHTTPS < Test::Unit::TestCase
|
|||
|
||||
CONFIG = {
|
||||
'host' => '127.0.0.1',
|
||||
'port' => 10082, # different from test_http.rb
|
||||
'port' => 0,
|
||||
'proxy_host' => nil,
|
||||
'proxy_port' => nil,
|
||||
'ssl_enable' => true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue