Skip to content

Commit 85ec59f

Browse files
committed
tests/by-util/test_cksum.rs: run rustfmt
Ran `cargo fmt` which deleted an extraneous newline.
1 parent aa6a00a commit 85ec59f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/by-util/test_cksum.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,6 @@ fn test_check_tagged_missing_algo() {
643643
.pipe_in(format!("{invalid1}\n{invalid2}\n{invalid3}"))
644644
.fails()
645645
.stderr_contains("no properly formatted checksum lines found");
646-
647646
}
648647

649648
#[rstest]

0 commit comments

Comments
 (0)