Skip to content

Commit d066893

Browse files
committed
pass: exclude tests on windows
Signed-off-by: CrazyMax <[email protected]>
1 parent a51d46e commit d066893

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pass/pass_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build !windows
2+
13
package pass
24

35
import (

0 commit comments

Comments
 (0)