diff --git a/tests/env_command_test.go b/tests/env_command_test.go index 03190178..c721f389 100644 --- a/tests/env_command_test.go +++ b/tests/env_command_test.go @@ -7,6 +7,7 @@ import ( "fmt" "os" "os/exec" + "testing" ) type EnvData struct {