1
Fork 0
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:
Ben Wiederhake 2024-04-30 18:23:42 +02:00
parent e4b6687196
commit 48a483c319

View file

@ -132,7 +132,7 @@ fn test_months_whitespace() {
"-M",
"--month-sort",
"--sort=month",
"--sort=mont", // spell-checker:disable-line
"--sort=mont",
"--sort=m",
],
);