1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-02-18 17:10:04 +00:00

remove test

This commit is contained in:
nishiki 2014-08-31 11:09:39 +02:00
parent 1390850e18
commit be2fb0fd3f

View file

@ -41,7 +41,6 @@ module MPW
Timeout.timeout(10) do Timeout.timeout(10) do
begin begin
TCPSocket.open(@host, @port) do TCPSocket.open(@host, @port) do
puts 'testi2'
@enable = true @enable = true
end end
rescue Errno::ENETUNREACH rescue Errno::ENETUNREACH