packer/clone/test.sh
2018-01-24 14:19:25 +03:00

4 lines
47 B
Bash
Executable file

#!/bin/sh
export PACKER_ACC=1
go test -v "$@"