gosora/run-linux-tests

5 lines
76 B
Plaintext
Raw Normal View History

echo "Generating the dynamic code"
go generate
echo "Running tests"
2017-10-31 00:53:00 +00:00
go test