make builder/parallels/common/output_config_test.go invisible to windows

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

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

Loading…
Cancel
Save