mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-20 04:28:39 +03:00
fix(ipc): cmdline, unit tests (#15069)
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -985,6 +985,7 @@ mod tests {
|
||||
"--config",
|
||||
"--option",
|
||||
"--assign",
|
||||
"--deploy",
|
||||
] {
|
||||
assert!(is_user_main_ipc_scope_cli_command(&args(&[command])));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user