diff --git a/fs_test.go b/fs_test.go index a5c1317275..447adb3f28 100644 --- a/fs_test.go +++ b/fs_test.go @@ -190,6 +190,8 @@ func TestIsEmpty(t *testing.T) { } h := test.NewHelper(t) + defer h.Cleanup() + h.TempDir("empty") tests := map[string]string{ wd: "true",