From bb5824fef0288d3004901c40a30a0d68ba6780e1 Mon Sep 17 00:00:00 2001 From: Carlos C Date: Wed, 5 Oct 2016 00:51:50 +0200 Subject: [PATCH] Code grooming --- api/runner/runner_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/api/runner/runner_test.go b/api/runner/runner_test.go index ae7097dd4..45b9858e6 100644 --- a/api/runner/runner_test.go +++ b/api/runner/runner_test.go @@ -107,5 +107,3 @@ func TestRunnerError(t *testing.T) { } } } - -