mirror of
https://github.com/octoleo/restic.git
synced 2025-01-08 17:14:13 +00:00
internal/backend/sftp: fix dropped test error
This commit is contained in:
parent
fea835b4e2
commit
3ed54e762e
@ -60,6 +60,7 @@ func TestLayout(t *testing.T) {
|
||||
datafiles[fi.Name] = false
|
||||
return nil
|
||||
})
|
||||
rtest.OK(t, err)
|
||||
|
||||
if len(datafiles) == 0 {
|
||||
t.Errorf("List() returned zero data files")
|
||||
|
Loading…
Reference in New Issue
Block a user