Files
cgrates/test.sh
Tripon Alexandru-Ionut e86a0c77f0 Updated to go.mod
2019-09-04 16:22:08 +02:00

5 lines
47 B
Bash
Executable File

#! /usr/bin/env sh
./build.sh
go test
exit $?