mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 01:04:00 -04:00
5 lines
42 B
Bash
Executable File
5 lines
42 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export PACKER_ACC=1
|
|
go test -v
|