We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db73933 commit d00bc29Copy full SHA for d00bc29
pty/start_other_test.go
@@ -1,3 +1,6 @@
1
+//go:build !windows
2
+// +build !windows
3
+
4
package pty_test
5
6
import (
0 commit comments