From a47fd26db361dfa710f9b88de90d3d7668526be5 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 4 Jul 2013 12:44:36 -0700 Subject: [PATCH] fmt --- communicator/ssh/password_test.go | 1 - 1 file changed, 1 deletion(-) 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) } } -