Skip to content

Commit

Permalink
Merge pull request uutils#47 from cakebaker/tests_remove_spell_checke…
Browse files Browse the repository at this point in the history
…r_lines

tests: remove spell-checker lines
  • Loading branch information
sylvestre authored Jul 24, 2024
2 parents 45c8740 + cc93968 commit 4d4f773
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion tests/by-util/test_ctrlaltdel.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
1 change: 0 additions & 1 deletion tests/by-util/test_lscpu.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down
1 change: 0 additions & 1 deletion tests/by-util/test_mountpoint.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down
1 change: 0 additions & 1 deletion tests/by-util/test_rev.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 4d4f773

Please sign in to comment.