diff --git a/glob_test.go b/glob_test.go index 424fdc9..6dbf059 100644 --- a/glob_test.go +++ b/glob_test.go @@ -1,7 +1,7 @@ package main import ( - "modify/utils" + "cook/utils" "os" "path/filepath" "testing"