mirror of
https://github.com/restic/restic.git
synced 2026-08-06 05:33:17 +00:00
Add mostly ready repacker
This commit is contained in:
@@ -85,7 +85,7 @@ func TestRepackerFindPacks(t *testing.T) {
|
||||
})
|
||||
}
|
||||
|
||||
func TestRepackBlobs(t *testing.T) {
|
||||
func TestRepacker(t *testing.T) {
|
||||
WithTestEnvironment(t, checkerTestData, func(repodir string) {
|
||||
repo := OpenLocalRepo(t, repodir)
|
||||
OK(t, repo.LoadIndex())
|
||||
|
||||
Reference in New Issue
Block a user