diff --git a/test.sh b/test.sh index adb01e56f..48d55a97c 100755 --- a/test.sh +++ b/test.sh @@ -2,9 +2,6 @@ set -eux -go test -c ./driver -go test -c ./iso -go test -c ./clone - export PACKER_ACC=1 + go test -v ./driver ./iso ./clone