From 127640ef6b229c561df46d8e5f11c8d9d8a043c3 Mon Sep 17 00:00:00 2001 From: marcintao Date: Thu, 27 Apr 2017 12:52:23 +0200 Subject: [PATCH] Add missing newline to recognize build tags --- control/control_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/control/control_test.go b/control/control_test.go index cb0ce5557..0471029b1 100644 --- a/control/control_test.go +++ b/control/control_test.go @@ -1,4 +1,5 @@ // +build legacy + /* http://www.apache.org/licenses/LICENSE-2.0.txt