make common/iso_config_test.go invisible to windows

This commit is contained in:
Adrien Delorme 2018-10-16 18:41:27 +02:00
parent 7c63c322c7
commit 02ba6ccfab
1 changed files with 2 additions and 0 deletions

View File

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