Remove test 167 which is no longer relevant

This commit is contained in:
Andrew 2023-01-05 15:24:42 +13:00 committed by Josh Holmer
parent a874fe9cb7
commit d43e63f562
2 changed files with 0 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 MiB

View file

@ -399,19 +399,6 @@ fn issue_159() {
);
}
#[test]
#[cfg(target_pointer_width = "64")]
fn issue_167() {
test_it_converts(
"tests/files/issue-167.png",
None,
ColorType::Grayscale,
BitDepth::Eight,
ColorType::Grayscale,
BitDepth::Eight,
);
}
#[test]
fn issue_171() {
test_it_converts(