From baa223ab4a5d9168197c24692399450697486648 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 9891abdd6..560226a5e 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