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

This commit is contained in:
Adrien Delorme 2018-10-16 19:09:35 +02:00
parent 379336d9b2
commit 8a6c55dd69
1 changed files with 2 additions and 0 deletions

View File

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