Files
Packer-Cn/driver/test.sh
T

5 lines
55 B
Bash
Executable File

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