diff options
Diffstat (limited to 'commands/root_test.go')
-rw-r--r-- | commands/root_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/root_test.go b/commands/root_test.go index 8983037c..63331605 100644 --- a/commands/root_test.go +++ b/commands/root_test.go @@ -1,4 +1,5 @@ //go:build !windows +// +build !windows package commands_test |