1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-01 20:12:44 +00:00
restic/internal/dump
greatroar c0b5ec55ab repository: Remove empty cleanup functions in tests
TestRepository and its variants always returned no-op cleanup functions.
If they ever do need to do cleanup, using testing.T.Cleanup is easier
than passing these functions around.
2022-12-11 11:06:25 +01:00
..
acl.go
acl_test.go
common.go
common_test.go repository: Remove empty cleanup functions in tests 2022-12-11 11:06:25 +01:00
tar.go
tar_test.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
zip.go
zip_test.go Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00