mirror of
https://github.com/rclone/rclone.git
synced 2025-03-17 20:27:52 +02:00
In commit 3ccf222acb9697c3 sync: overlap check is now filter-sensitive The tests were attempting to write invalid objects on some backends due to a leading / on the object name. This fix also adds a few more test cases and makes sure the tests can be run individually.