packer-cn/driver/test.sh

6 lines
66 B
Bash
Executable File

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