From de5bb9abc18be9f1e1f1b333e27e8f0abf72c0d6 Mon Sep 17 00:00:00 2001 From: DanB Date: Tue, 15 Nov 2016 20:20:29 +0100 Subject: [PATCH] Test fix --- general_tests/multiplecdrc_it_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/general_tests/multiplecdrc_it_test.go b/general_tests/multiplecdrc_it_test.go index c0495d7c6..58df86062 100644 --- a/general_tests/multiplecdrc_it_test.go +++ b/general_tests/multiplecdrc_it_test.go @@ -1,3 +1,5 @@ +// +build integration + /* Real-time Online/Offline Charging System (OCS) for Telecom & ISP environments Copyright (C) ITsysCOM GmbH @@ -16,8 +18,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see */ -// +build integration - package general_tests import (