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

This commit is contained in:
Adrien Delorme 2018-10-17 09:57:42 +02:00
parent 8a6c55dd69
commit e692dee2d8
1 changed files with 2 additions and 0 deletions

View File

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