From 6b73ddcd12bef3f1c911654900454d6ef84826f7 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 31 Jul 2021 10:38:32 +0200 Subject: [PATCH] Silent the spell checker on a test examples --- tests/by-util/test_expand.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/by-util/test_expand.rs b/tests/by-util/test_expand.rs index 3d4ac71f3..9c06fe904 100644 --- a/tests/by-util/test_expand.rs +++ b/tests/by-util/test_expand.rs @@ -1,4 +1,5 @@ use crate::common::util::*; +// spell-checker:ignore (ToDO) taaaa tbbbb tcccc #[test] fn test_with_tab() {