make builder/hyperv/iso/builder_test.go invisible to windows
This commit is contained in:
parent
379336d9b2
commit
8a6c55dd69
|
@ -1,3 +1,5 @@
|
|||
// +build !windows
|
||||
|
||||
package iso
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue