cargo fmt

html_output
Wilfred Hughes 2022-02-24 20:15:32 +07:00
parent ea7d6b7257
commit c3721c228f
1 changed files with 0 additions and 1 deletions

@ -990,5 +990,4 @@ mod tests {
let res = split_words(s);
assert_eq!(res, vec!["a", " ", "xöy", " ", "b"])
}
}