1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Another kludge for travis

This commit is contained in:
Evan Phoenix 2012-09-03 12:23:42 -04:00
parent 4121e4c194
commit c47fcc80c8

View file

@ -80,6 +80,8 @@ class TestIntegration < Test::Unit::TestCase
s.readpartial(20)
signal :USR2
sleep 3
s.write "GET / HTTP/1.1\r\n\r\n"
assert_raises Errno::ECONNRESET do