Skip to content

Commit

Permalink
point to png
Browse files Browse the repository at this point in the history
  • Loading branch information
mcroomp committed Jan 30, 2025
1 parent 1bdb0e0 commit afddfe1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/end_to_end.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ fn end_to_end_compressed() {
}

#[test]
fn treepng_deflate() {
let v = read_file("treepng.deflate");
verifyresult(&v);
fn test_treepng() {
test_container("treegdi.png");
}

#[test]
Expand Down

0 comments on commit afddfe1

Please sign in to comment.