From cc27c6a1a13fea9e27593199bb88ca4104ec663e Mon Sep 17 00:00:00 2001 From: Radu Ioan Fericean Date: Fri, 29 Nov 2013 20:25:14 +0200 Subject: [PATCH] fixed local test script --- test_local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_local.sh b/test_local.sh index a39b05e99..a93d87f53 100755 --- a/test_local.sh +++ b/test_local.sh @@ -1,6 +1,6 @@ #! /usr/bin/env sh -. ./test.sh +./test.sh gen=$? go test github.com/cgrates/cgrates/apier/v1 -local ap=$?