summaryrefslogtreecommitdiffstats
path: root/tests/by-util/test_ls.rs
diff options
context:
space:
mode:
authorDaniel Hofstetter <daniel.hofstetter@42dh.com>2023-06-06 17:44:04 +0200
committerGitHub <noreply@github.com>2023-06-06 17:44:04 +0200
commitc26396087f9b802306e21d14fa02ce4200caa031 (patch)
treef1be5914f758ecdeb5e215b4d6ecf0253dbdc13d /tests/by-util/test_ls.rs
parent21f1a119c3378e9cc17603352c1903a72845d4b2 (diff)
ls: add words to spell-checker:ignore
Diffstat (limited to 'tests/by-util/test_ls.rs')
-rw-r--r--tests/by-util/test_ls.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/by-util/test_ls.rs b/tests/by-util/test_ls.rs
index 49c2272c0..1266a7cab 100644
--- a/tests/by-util/test_ls.rs
+++ b/tests/by-util/test_ls.rs
@@ -1,4 +1,4 @@
-// spell-checker:ignore (words) READMECAREFULLY birthtime doesntexist oneline somebackup lrwx somefile somegroup somehiddenbackup somehiddenfile tabsize aaaaaaaa bbbb cccc dddddddd ncccc
+// spell-checker:ignore (words) READMECAREFULLY birthtime doesntexist oneline somebackup lrwx somefile somegroup somehiddenbackup somehiddenfile tabsize aaaaaaaa bbbb cccc dddddddd ncccc neee naaaaa nbcdef nfffff
#[cfg(any(unix, feature = "feat_selinux"))]
use crate::common::util::expected_result;