diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-13 17:26:43 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-13 17:26:43 +0000 |
commit | 289c5e34678c0ee3df4df8de77c2542a9cb91ca2 (patch) | |
tree | 964492f9a5a32c75d9031065a084e3ada2a9c0e6 /t/test-protocol-ssh.rb | |
parent | 04ad17a7c55c28e84457e42e1ebed59249a6ddf6 (diff) |
Updated the libraries we require.
Diffstat (limited to 't/test-protocol-ssh.rb')
-rwxr-xr-x | t/test-protocol-ssh.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/test-protocol-ssh.rb b/t/test-protocol-ssh.rb index 2f4f998..259dfb9 100755 --- a/t/test-protocol-ssh.rb +++ b/t/test-protocol-ssh.rb @@ -6,7 +6,6 @@ require 'ssh' - # # Unit test for the SSH-protocol probe. # |