make builder/hyperv/iso/builder_test.go invisible to windows

pull/6858/head
Adrien Delorme 8 years ago
parent 379336d9b2
commit 8a6c55dd69

@ -1,3 +1,5 @@
// +build !windows
package iso
import (

Loading…
Cancel
Save