mirror of
https://github.com/prometheus/prometheus
synced 2025-02-21 15:17:03 +00:00
The directory created by `T.TempDir()` and `B.TempDir()` is automatically removed when the test and all its subtests complete. Reference: https://pkg.go.dev/testing#T.TempDir Reference: https://pkg.go.dev/testing#B.TempDir Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> |
||
---|---|---|
.. | ||
tombstones_test.go | ||
tombstones.go |