mirror of https://github.com/hashicorp/consul
Go format fix
parent
48b759e0ff
commit
c061eec101
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue