Skip to content

Commit d00bc29

Browse files
committed
FIx linux build tests
1 parent db73933 commit d00bc29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pty/start_other_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//go:build !windows
2+
// +build !windows
3+
14
package pty_test
25

36
import (

0 commit comments

Comments
 (0)