packer-cn/driver/test.sh

5 lines
55 B
Bash
Raw Normal View History

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