Skip to content

Commit 8ec3d1f

Browse files
committed
Disable orphan test on Windows --- uses sh
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent e39e885 commit 8ec3d1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

agent/agentssh/agentssh_internal_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 agentssh
24

35
import (

0 commit comments

Comments
 (0)