From e21b450f69eb1fda434bf4b0b2f6e9bb270e7c1b Mon Sep 17 00:00:00 2001 From: James Phillips Date: Thu, 15 Oct 2015 15:36:06 -0700 Subject: [PATCH] Runs go fmt after latest rebase. --- command/agent/local_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/command/agent/local_test.go b/command/agent/local_test.go index 9891abdd6e..560226a5e9 100644 --- a/command/agent/local_test.go +++ b/command/agent/local_test.go @@ -802,8 +802,6 @@ func TestAgent_nestedPauseResume(t *testing.T) { } - - func TestAgent_sendCoordinate(t *testing.T) { conf := nextConfig() conf.SyncCoordinateRateTarget = 10.0 // updates/sec