diff --git a/test/integration/utils.go b/test/integration/utils.go index 056b479dd15..a1b442067bc 100644 --- a/test/integration/utils.go +++ b/test/integration/utils.go @@ -1,5 +1,3 @@ -// +build integration - /* Copyright 2014 Google Inc. All rights reserved. @@ -16,6 +14,8 @@ See the License for the specific language governing permissions and limitations under the License. */ +// +build integration + package integration import (