mirror of
https://github.com/rclone/rclone.git
synced 2025-02-23 14:01:25 +01:00
fstest: add Onedrive Business and Onedrive China to the integration tests
This commit is contained in:
parent
8171671d82
commit
41127965b0
@ -127,6 +127,12 @@ backends:
|
|||||||
- backend: "onedrive"
|
- backend: "onedrive"
|
||||||
remote: "TestOneDrive:"
|
remote: "TestOneDrive:"
|
||||||
fastlist: false
|
fastlist: false
|
||||||
|
- backend: "onedrive"
|
||||||
|
remote: "TestOneDriveBusiness:"
|
||||||
|
fastlist: false
|
||||||
|
- backend: "onedrive"
|
||||||
|
remote: "TestOneDriveCn:"
|
||||||
|
fastlist: false
|
||||||
- backend: "s3"
|
- backend: "s3"
|
||||||
remote: "TestS3:"
|
remote: "TestS3:"
|
||||||
fastlist: true
|
fastlist: true
|
||||||
|
Loading…
Reference in New Issue
Block a user