mirror of
https://github.com/rclone/rclone.git
synced 2025-02-22 05:21:59 +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"
|
||||
remote: "TestOneDrive:"
|
||||
fastlist: false
|
||||
- backend: "onedrive"
|
||||
remote: "TestOneDriveBusiness:"
|
||||
fastlist: false
|
||||
- backend: "onedrive"
|
||||
remote: "TestOneDriveCn:"
|
||||
fastlist: false
|
||||
- backend: "s3"
|
||||
remote: "TestS3:"
|
||||
fastlist: true
|
||||
|
Loading…
Reference in New Issue
Block a user