diff options
Diffstat (limited to 'test/authentication/methods/test_keyboard_interactive.rb')
-rw-r--r-- | test/authentication/methods/test_keyboard_interactive.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/authentication/methods/test_keyboard_interactive.rb b/test/authentication/methods/test_keyboard_interactive.rb index d52beaa..9fad914 100644 --- a/test/authentication/methods/test_keyboard_interactive.rb +++ b/test/authentication/methods/test_keyboard_interactive.rb @@ -129,4 +129,5 @@ module Authentication end end -end; end + end +end |