summaryrefslogtreecommitdiff
path: root/test/authentication/methods/test_keyboard_interactive.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/authentication/methods/test_keyboard_interactive.rb')
-rw-r--r--test/authentication/methods/test_keyboard_interactive.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/authentication/methods/test_keyboard_interactive.rb b/test/authentication/methods/test_keyboard_interactive.rb
index 9fad914..e18f02c 100644
--- a/test/authentication/methods/test_keyboard_interactive.rb
+++ b/test/authentication/methods/test_keyboard_interactive.rb
@@ -4,7 +4,6 @@ require_relative 'common'
module Authentication
module Methods
-
class TestKeyboardInteractive < NetSSHTest
include Common
@@ -128,6 +127,5 @@ module Authentication
subject(options)
end
end
-
end
end