1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-11-27 07:33:05 +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
begin
TCPSocket.open(@host, @port) do
puts 'testi2'
@enable = true
end
rescue Errno::ENETUNREACH