parent
ea75f6ccc1
commit
06e3feeee1
2 changed files with 1 additions and 1 deletions
BIN
tests/files/issue-182.png
Normal file
BIN
tests/files/issue-182.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 71 B |
|
|
@ -611,7 +611,7 @@ fn issue_175() {
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn issue_182() {
|
fn issue_182() {
|
||||||
let input = "tests/files/issue-175.png";
|
let input = "tests/files/issue-182.png";
|
||||||
let (output, mut opts) = get_opts(Path::new(input));
|
let (output, mut opts) = get_opts(Path::new(input));
|
||||||
opts.interlace = Some(0);
|
opts.interlace = Some(0);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue