DockerCLI/scripts/test/unit

5 lines
68 B
Plaintext
Raw Normal View History

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