Simplify test launch
This commit is contained in:
parent
6d2225f9de
commit
bc673e1b2d
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
export PACKER_ACC=1
|
||||
go test -v "$@"
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
export VSPHERE_DRIVER_ACC=1
|
||||
go test -v "$@"
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
export PACKER_ACC=1
|
||||
go test -v "$@"
|
Loading…
Reference in New Issue