Go format fix

pull/358/head
William Tisäter 2014-09-19 10:51:03 +02:00
parent 48b759e0ff
commit c061eec101
1 changed files with 0 additions and 2 deletions

View File

@ -170,8 +170,6 @@ func TestRemoteExecWrites(t *testing.T) {
}
}
func testHandleRemoteExec(t *testing.T, command string, expectedSubstring string, expectedReturnCode string) {
dir, agent := makeAgent(t, nextConfig())
defer os.RemoveAll(dir)