mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
e43d9cbfcb
commit
341503d1a3
Notes:
git
2024-12-31 15:19:37 +00:00
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ describe 'Socket#connect' do
|
|||
skip "Off line"
|
||||
end
|
||||
}.should raise_error(IO::TimeoutError)
|
||||
ensure
|
||||
client.close
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue