diff --git a/commands/root_test.go b/commands/root_test.go index 8983037c111b21df768068cd2ee9d4b904cf67d1..63331605e135f0e3175942847ee70ca01d6a0571 100644 --- a/commands/root_test.go +++ b/commands/root_test.go @@ -1,4 +1,5 @@ //go:build !windows +// +build !windows package commands_test