packer-cn/iso/test.sh

5 lines
47 B
Bash
Raw Normal View History

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