win, install cert

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-07 19:43:39 +08:00
parent e00eaee4b5
commit 9bb9a74979
31 changed files with 62 additions and 4 deletions

View File

@@ -461,5 +461,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Resolution", ""),
("No transfers in progress", ""),
("Set one-time password length", ""),
("Install driver cert(test cert)", ""),
("Virtual display requirement", "")
].iter().cloned().collect();
}