Skip to content

Commit 5a75fc4

Browse files
committed
The ptree capabilities are only supported in Linux
1 parent c7928d4 commit 5a75fc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/ptree/ptree_test.go

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

35
import (

0 commit comments

Comments
 (0)