mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
test(cksum): un-ignore now passing test test_blake2b_tested_with_sha1
This commit is contained in:
parent
2fadd253f7
commit
b8abebfaf9
1 changed files with 0 additions and 1 deletions
|
@ -1187,7 +1187,6 @@ fn test_bsd_case() {
|
||||||
.stderr_contains("f: no properly formatted checksum lines found");
|
.stderr_contains("f: no properly formatted checksum lines found");
|
||||||
}
|
}
|
||||||
|
|
||||||
#[ignore = "Different output"]
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_blake2d_tested_with_sha1() {
|
fn test_blake2d_tested_with_sha1() {
|
||||||
let (at, mut ucmd) = at_and_ucmd!();
|
let (at, mut ucmd) = at_and_ucmd!();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue