1
0
Fork 0
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:
jgfrm 2017-02-06 18:43:47 +01:00
parent 79d5736428
commit 5de5a5920d

View file

@ -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 {