зеркало из https://github.com/github/ruby.git
[ruby/openssl] Remove trailing space in test_ssl.rb
https://github.com/ruby/openssl/commit/911a31335f
This commit is contained in:
Родитель
9d75d9f07c
Коммит
e0949c3f7c
|
@ -125,7 +125,7 @@ class OpenSSL::TestSSL < OpenSSL::SSLTestCase
|
|||
ensure
|
||||
ssl.close
|
||||
end
|
||||
|
||||
|
||||
start_server(server_proc: server_proc) do |port|
|
||||
ctx = OpenSSL::SSL::SSLContext.new
|
||||
ssl = OpenSSL::SSL::SSLSocket.open("127.0.0.1", port, context: ctx)
|
||||
|
|
Загрузка…
Ссылка в новой задаче