diff --git a/command/state_mv_test.go b/command/state_mv_test.go index 0b1ca7885..1685d01a2 100644 --- a/command/state_mv_test.go +++ b/command/state_mv_test.go @@ -4,6 +4,7 @@ import ( "fmt" "os" "path/filepath" + "strings" "testing" "github.com/google/go-cmp/cmp"