From a1e2fb3ff225509885f82311096d0353e1117877 Mon Sep 17 00:00:00 2001 From: Kiran Kamineni Date: Mon, 1 Apr 2019 12:47:57 -0700 Subject: Remove build tags Remove build tags as this is causing issues where mock plugins need to be loaded into files that do unit testing as well. Full integration testing is being done in the CSIT. Issue-ID: MULTICLOUD-559 Change-Id: Icd147dac80d16a6fb8f33048c76d4083158cecd2 Signed-off-by: Kiran Kamineni --- src/k8splugin/internal/rb/profile_test.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/k8splugin/internal/rb/profile_test.go') diff --git a/src/k8splugin/internal/rb/profile_test.go b/src/k8splugin/internal/rb/profile_test.go index 5d41b019..e0f43824 100644 --- a/src/k8splugin/internal/rb/profile_test.go +++ b/src/k8splugin/internal/rb/profile_test.go @@ -1,5 +1,3 @@ -// +build unit - /* * Copyright 2018 Intel Corporation, Inc * -- cgit 1.2.3-korg