mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
0d77b60de7
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>