vitess-gh/tools/e2e_go_test.sh

4 строки
101 B
Bash
Executable File

#!/bin/bash
source build.env
echo "running tests for " "$@"
go test -v "$@" -alsologtostderr -count=1