diff --git a/communicator/ssh/password_test.go b/communicator/ssh/password_test.go index bed2d1cb1..e55779e82 100644 --- a/communicator/ssh/password_test.go +++ b/communicator/ssh/password_test.go @@ -45,4 +45,3 @@ func TestPasswordKeybardInteractive_Challenge(t *testing.T) { t.Fatalf("invalid password: %#v", result) } } -