diff --git a/command/refresh_test.go b/command/refresh_test.go index 1281f4c18..6ff99f9f1 100644 --- a/command/refresh_test.go +++ b/command/refresh_test.go @@ -5,8 +5,8 @@ import ( "os" "path/filepath" "reflect" - "testing" "strings" + "testing" "github.com/hashicorp/terraform/terraform" "github.com/mitchellh/cli"