mirror of
https://github.com/restic/restic.git
synced 2026-06-04 07:59:43 +00:00
checker: rewrite ReadData to stream packs
This commit is contained in:
@@ -2135,7 +2135,4 @@ func TestBackendLoadWriteTo(t *testing.T) {
|
||||
firstSnapshot := testRunList(t, "snapshots", env.gopts)
|
||||
rtest.Assert(t, len(firstSnapshot) == 1,
|
||||
"expected one snapshot, got %v", firstSnapshot)
|
||||
|
||||
// test readData using the hashing.Reader
|
||||
testRunCheck(t, env.gopts)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user