binctr/vendor/github.com/docker/cli/scripts/test/unit
Jess Frazelle 94d1cfbfbf
update vendor
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-25 12:27:46 -04:00

4 lines
57 B
Bash
Executable file

#!/usr/bin/env bash
set -eu -o pipefail
go test -v "$@"