Merge pull request #5867 from guanqun/small-fixes
ArchiveDB and other small fixes
This commit is contained in:
@@ -296,6 +296,7 @@ mod test {
|
||||
assert!(check_vault_name("vault_with_underscores"));
|
||||
assert!(check_vault_name("vault-with-dashes"));
|
||||
assert!(check_vault_name("vault-with-digits-123"));
|
||||
assert!(check_vault_name("vault中文名字"));
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user