From 13c118ea516607d5823bcc495bf63ade2ed5c0d2 Mon Sep 17 00:00:00 2001 From: Preetha Appan Date: Fri, 28 Jul 2017 10:51:11 -0500 Subject: [PATCH] Removed extra newlines --- agent/local_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/agent/local_test.go b/agent/local_test.go index 6556b182c9..98406a3763 100644 --- a/agent/local_test.go +++ b/agent/local_test.go @@ -15,7 +15,6 @@ import ( func TestAgentAntiEntropy_Services(t *testing.T) { t.Parallel() a := &TestAgent{Name: t.Name(), NoInitialSync: true} - a.Start() defer a.Shutdown() @@ -673,7 +672,6 @@ func TestAgentAntiEntropy_Checks(t *testing.T) { t.Parallel() a := &TestAgent{Name: t.Name(), NoInitialSync: true} a.Start() - defer a.Shutdown() // Register info