Disable large image test for 32-bit systems

Closes #176
This commit is contained in:
Josh Holmer 2019-06-20 13:38:59 -04:00
parent 458e9f64a7
commit 9d8ce5e4ee

View file

@ -600,6 +600,7 @@ fn issue_159() {
}
#[test]
#[cfg(target_pointer_width = "64")]
fn issue_167() {
test_it_converts(
"tests/files/issue-167.png",