mirror of
https://github.com/rclone/rclone.git
synced 2026-02-26 17:33:29 +00:00
Before this change, TestBisyncConcurrent would still run the "basic" test case if a non-blank -case arg was used to specify a case other than "basic". This change fixes it by skipping in this scenario.