Add "cuuser" to the spell ignore in tests

This commit is contained in:
Sylvestre Ledru
2021-09-05 18:54:43 +02:00
parent 1986d346dc
commit 99764b8e6e
+1 -1
View File
@@ -1,4 +1,4 @@
// spell-checker:ignore (words) agroupthatdoesntexist auserthatdoesntexist groupname notexisting passgrp
// spell-checker:ignore (words) agroupthatdoesntexist auserthatdoesntexist cuuser groupname notexisting passgrp
use crate::common::util::*;
#[cfg(target_os = "linux")]