Files
cgrates/offline_tp_test.sh

7 lines
157 B
Bash
Executable File

./test.sh
gen=$?
echo 'go test github.com/cgrates/cgrates/apier/v1 -tags=offline_tp'
go test github.com/cgrates/cgrates/apier/v1 -tags=offline_tp
exit $gen