1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00
Files
cli/scripts/test/unit
2017-05-19 17:37:38 -04:00

5 lines
68 B
Bash
Executable File

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