mirror of
https://github.com/rclone/rclone.git
synced 2025-12-30 15:13:55 +00: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