mirror of
https://github.com/restic/restic.git
synced 2025-12-25 00:59:36 -05:00
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. |
||
|---|---|---|
| .. | ||
| acl.go | ||
| acl_test.go | ||
| common.go | ||
| common_test.go | ||
| tar.go | ||
| tar_test.go | ||
| zip.go | ||
| zip_test.go | ||