vitess-gh/tools/e2e_go_test.sh

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

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