1
mirror of https://github.com/rclone/rclone synced 2024-07-22 10:14:13 +02:00

fstest: add Onedrive Business and Onedrive China to the integration tests

This commit is contained in:
Nick Craig-Wood 2021-01-30 16:32:32 +00:00
parent 8171671d82
commit 41127965b0

View File

@ -127,6 +127,12 @@ backends:
- backend: "onedrive"
remote: "TestOneDrive:"
fastlist: false
- backend: "onedrive"
remote: "TestOneDriveBusiness:"
fastlist: false
- backend: "onedrive"
remote: "TestOneDriveCn:"
fastlist: false
- backend: "s3"
remote: "TestS3:"
fastlist: true