fixed local test script

This commit is contained in:
Radu Ioan Fericean
2013-11-29 20:25:14 +02:00
parent 92594be302
commit cc27c6a1a1

View File

@@ -1,6 +1,6 @@
#! /usr/bin/env sh
. ./test.sh
./test.sh
gen=$?
go test github.com/cgrates/cgrates/apier/v1 -local
ap=$?