Skip to content

Commit 4e8249b

Browse files
committed
Run TestFoo only on linux
1 parent 292277f commit 4e8249b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

commands/daemon/monitor_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
package daemon_test
22

3+
// +build linux
4+
35
import (
46
"context"
57
"io"

0 commit comments

Comments
 (0)