mirror of
https://github.com/restic/restic.git
synced 2025-08-12 14:47:41 +00:00
internal/backend/sftp: fix dropped test error
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user