diff --git a/tests/by-util/test_ctrlaltdel.rs b/tests/by-util/test_ctrlaltdel.rs index e657dab..b3c8a4f 100644 --- a/tests/by-util/test_ctrlaltdel.rs +++ b/tests/by-util/test_ctrlaltdel.rs @@ -2,7 +2,6 @@ // // For the full copyright and license information, please view the LICENSE // file that was distributed with this source code. -// spell-checker:ignore (words) symdir somefakedir #[cfg(target_os = "linux")] use crate::common::util::TestScenario; diff --git a/tests/by-util/test_lscpu.rs b/tests/by-util/test_lscpu.rs index 27dde20..0c17c0a 100644 --- a/tests/by-util/test_lscpu.rs +++ b/tests/by-util/test_lscpu.rs @@ -2,7 +2,6 @@ // // For the full copyright and license information, please view the LICENSE // file that was distributed with this source code. -// spell-checker:ignore (words) symdir somefakedir use std::path::PathBuf; diff --git a/tests/by-util/test_mountpoint.rs b/tests/by-util/test_mountpoint.rs index 94285a4..ac8f594 100644 --- a/tests/by-util/test_mountpoint.rs +++ b/tests/by-util/test_mountpoint.rs @@ -2,7 +2,6 @@ // // For the full copyright and license information, please view the LICENSE // file that was distributed with this source code. -// spell-checker:ignore (words) symdir somefakedir use crate::common::util::TestScenario; diff --git a/tests/by-util/test_rev.rs b/tests/by-util/test_rev.rs index 94285a4..ac8f594 100644 --- a/tests/by-util/test_rev.rs +++ b/tests/by-util/test_rev.rs @@ -2,7 +2,6 @@ // // For the full copyright and license information, please view the LICENSE // file that was distributed with this source code. -// spell-checker:ignore (words) symdir somefakedir use crate::common::util::TestScenario;