From cc9396820b034d0a8e994b5aea63007c39886eb9 Mon Sep 17 00:00:00 2001
From: Daniel Hofstetter <daniel.hofstetter@42dh.com>
Date: Sun, 12 May 2024 13:48:59 +0200
Subject: [PATCH] tests: remove spell-checker lines

---
 tests/by-util/test_ctrlaltdel.rs | 1 -
 tests/by-util/test_lscpu.rs      | 1 -
 tests/by-util/test_mountpoint.rs | 1 -
 tests/by-util/test_rev.rs        | 1 -
 4 files changed, 4 deletions(-)

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;