mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Punt this test to 4.3
This commit is contained in:
parent
99a8161331
commit
e0cf703f3b
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ class TestBinder < TestBinderBase
|
|||
end
|
||||
|
||||
def test_correct_zero_port_ssl
|
||||
skip("Implement in 4.3")
|
||||
@binder.parse(["ssl://localhost:0?key=#{key}&cert=#{cert}"], @events)
|
||||
|
||||
stdout = @events.stdout.string
|
||||
|
|
Loading…
Add table
Reference in a new issue