Skip to content

Commit

Permalink
ignore a word
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre authored Oct 20, 2022
1 parent d46e5df commit 49c435a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/by-util/test_hashsum.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use crate::common::util::*;
// spell-checker:ignore checkfile, nonames, testf
// spell-checker:ignore checkfile, nonames, testf, ntestf
macro_rules! get_hash(
($str:expr) => (
$str.split(' ').collect::<Vec<&str>>()[0]
Expand Down

0 comments on commit 49c435a

Please sign in to comment.