mirror of
https://github.com/rclone/rclone.git
synced 2026-02-08 12:39:57 +00:00
Before this change, two tests (TestServerSideCopyOverSelf and TestServerSideMoveOverSelf) were checking the wrong Fs in the call to testLoggerVsLsf. This fixes it by making sure we are testing the same two Fs's we synced.