mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
sync: fix TestCopyEmptyDirectories after ModifyWindow changes #2310
This commit is contained in:
parent
8a84975993
commit
ba43acb6aa
@ -101,7 +101,7 @@ func TestCopyEmptyDirectories(t *testing.T) {
|
||||
"sub dir",
|
||||
"sub dir2",
|
||||
},
|
||||
fs.Config.ModifyWindow,
|
||||
fs.GetModifyWindow(r.Fremote),
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user