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

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

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

Loading…
Cancel
Save