зеркало из https://github.com/github/ruby.git
Use different port from test/xmlrpc/test_cookie.rb
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
536ecb3477
Коммит
a0046fe949
|
@ -63,7 +63,7 @@ class Test_Webrick < Test::Unit::TestCase
|
|||
start_server(option) {|w| w.mount('/RPC2', create_servlet) }
|
||||
end
|
||||
|
||||
PORT = 8070
|
||||
PORT = 8071
|
||||
def test_client_server
|
||||
# NOTE: I don't enable SSL testing as this hangs
|
||||
[false].each do |use_ssl|
|
||||
|
|
Загрузка…
Ссылка в новой задаче