Files
moby/daemon
Sebastiaan van Stijn eede75c9d4 testing: remove some defer cleanup in favor of test.Cleanup()
gotest.tools v3.0.1 and up support Go's native test.Cleanup(), which
means that manually calling the cleanup functions in a defer is no
longer needed.

Some of these could probably be replaced by Go's native `t.TempDir()`,
but keeping that for a follow-up exercise.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-04-19 16:35:24 +02:00
..
2025-01-02 21:37:35 +01:00
2024-09-06 21:53:09 +10:00
2025-03-04 13:56:14 +01:00
2024-11-28 10:03:46 +01:00
2025-04-09 08:45:33 +02:00
2024-06-14 15:25:07 +02:00
2025-04-09 08:45:33 +02:00
2025-01-31 10:34:27 -05:00