mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 01:38:04 +00:00
Silent the spell checker on a test examples
This commit is contained in:
parent
1eb3b62c46
commit
6b73ddcd12
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
use crate::common::util::*;
|
||||
// spell-checker:ignore (ToDO) taaaa tbbbb tcccc
|
||||
|
||||
#[test]
|
||||
fn test_with_tab() {
|
||||
|
|
Loading…
Reference in a new issue