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

This commit is contained in:
Adrien Delorme 2018-10-17 09:59:13 +02:00
parent e692dee2d8
commit b80a0fed42
1 changed files with 2 additions and 0 deletions

View File

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