Revert "Catch test compilation errors"

This reverts commit 1eaebb1
pull/8480/head
Michael Kuzmin 8 years ago
parent 1eaebb156f
commit bce47bc1a9

@ -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

Loading…
Cancel
Save