mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 00:51:34 +02:00
Fix crypt obfuscate tests with Windows
This commit is contained in:
@ -30,4 +30,5 @@ func init() {
|
||||
{Name: name3, Key: "password", Value: fs.MustObscure("potato2")},
|
||||
{Name: name3, Key: "filename_encryption", Value: "obfuscate"},
|
||||
}
|
||||
fstests.SkipBadWindowsCharacters[name3+":"] = true
|
||||
}
|
||||
|
Reference in New Issue
Block a user