make template/parse_test.go invisible to windows
This commit is contained in:
parent
02ba6ccfab
commit
379336d9b2
|
@ -1,3 +1,5 @@
|
|||
// +build !windows
|
||||
|
||||
package template
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue