crypt: add to integration tests

This commit is contained in:
Nick Craig-Wood 2016-08-23 17:44:07 +01:00
parent 73cd1f4e88
commit 059743a1b0

View File

@ -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"