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:
parent
1390850e18
commit
be2fb0fd3f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue