mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 15:38:57 +01:00
crypt: add to integration tests
This commit is contained in:
parent
73cd1f4e88
commit
059743a1b0
@ -22,15 +22,17 @@ import (
|
||||
|
||||
var (
|
||||
remotes = []string{
|
||||
"TestSwift:",
|
||||
"TestS3:",
|
||||
"TestDrive:",
|
||||
"TestGoogleCloudStorage:",
|
||||
"TestDropbox:",
|
||||
"TestAmazonCloudDrive:",
|
||||
"TestOneDrive:",
|
||||
"TestHubic:",
|
||||
"TestB2:",
|
||||
"TestCryptDrive:",
|
||||
"TestCryptSwift:",
|
||||
"TestDrive:",
|
||||
"TestDropbox:",
|
||||
"TestGoogleCloudStorage:",
|
||||
"TestHubic:",
|
||||
"TestOneDrive:",
|
||||
"TestS3:",
|
||||
"TestSwift:",
|
||||
"TestYandex:",
|
||||
}
|
||||
binary = "fs.test"
|
||||
|
Loading…
Reference in New Issue
Block a user