helm/internal/fileutil
Eng Zer Jun 2e3e22a003
test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-12 13:54:54 +08:00
..
fileutil.go fix: write index.yaml file atomically (#7954) 2020-04-24 15:03:47 -06:00
fileutil_test.go test: use T.TempDir to create temporary test directory 2022-02-12 13:54:54 +08:00