Skip to content

Commit c5aea24

Browse files
committed
Update ascii_whitespace_excludes_vertical_tab.rs
1 parent 52f1d1e commit c5aea24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ui/whitespace/ascii_whitespace_excludes_vertical_tab.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ fn main() {
1818
assert_eq!(parts2.len(), 2,
1919
"regular space should split correctly");
2020

21-
println!("All assertions passed.");
2221
}
22+

0 commit comments

Comments
 (0)