mirror of
https://github.com/restic/restic.git
synced 2026-01-02 21:19:43 -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. |
||
|---|---|---|
| .. | ||
| testdata | ||
| doc.go | ||
| fuzz_test.go | ||
| key.go | ||
| packer_manager.go | ||
| packer_manager_test.go | ||
| packer_uploader.go | ||
| repack.go | ||
| repack_test.go | ||
| repository.go | ||
| repository_internal_test.go | ||
| repository_test.go | ||
| testing.go | ||