We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa6a00a commit 85ec59fCopy full SHA for 85ec59f
1 file changed
tests/by-util/test_cksum.rs
@@ -643,7 +643,6 @@ fn test_check_tagged_missing_algo() {
643
.pipe_in(format!("{invalid1}\n{invalid2}\n{invalid3}"))
644
.fails()
645
.stderr_contains("no properly formatted checksum lines found");
646
-
647
}
648
649
#[rstest]
0 commit comments