Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit d30d90e

Browse files
committed
Ignore on FreeBSD
1 parent 7b8233f commit d30d90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/executor/executor_unix_test.go internal/executor/executor_linux_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build !windows
1+
// +build !windows !freebsd
22

33
package executor
44

0 commit comments

Comments
 (0)