mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 10:21:20 -05:00
make common/iso_config_test.go invisible to windows
This commit is contained in:
parent
7c63c322c7
commit
02ba6ccfab
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// +build !windows
|
||||
|
||||
package common
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in a new issue