mirror of
https://github.com/restic/restic.git
synced 2025-03-16 00:00:05 +01:00
removed variable in TestHardLink
This commit is contained in:
parent
79d5736428
commit
5de5a5920d
1 changed files with 0 additions and 1 deletions
|
@ -1035,7 +1035,6 @@ func TestHardLink(t *testing.T) {
|
|||
"expected one snapshot, got %v", snapshotIDs)
|
||||
|
||||
testRunCheck(t, gopts)
|
||||
stat1 := dirStats(env.repo)
|
||||
|
||||
// restore all backups and compare
|
||||
for i, snapshotID := range snapshotIDs {
|
||||
|
|
Loading…
Add table
Reference in a new issue