This commit is contained in:
Mitchell Hashimoto 2013-07-04 12:44:36 -07:00
parent df977c4c1d
commit a47fd26db3
1 changed files with 0 additions and 1 deletions

View File

@ -45,4 +45,3 @@ func TestPasswordKeybardInteractive_Challenge(t *testing.T) {
t.Fatalf("invalid password: %#v", result) t.Fatalf("invalid password: %#v", result)
} }
} }