mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
sort+tests: remove unused spell-checker:disable
This commit is contained in:
parent
e4b6687196
commit
48a483c319
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ fn test_months_whitespace() {
|
|||
"-M",
|
||||
"--month-sort",
|
||||
"--sort=month",
|
||||
"--sort=mont", // spell-checker:disable-line
|
||||
"--sort=mont",
|
||||
"--sort=m",
|
||||
],
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue