packer-cn/iso/test.sh

5 lines
47 B
Bash
Executable File

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