Skip to content

Commit 4deff93

Browse files
committed
Add sample showcasing ability to use PNG data as junk prefix
1 parent 675cc2d commit 4deff93

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/test/java/software/coley/lljzip/ZipComparisonShowcaseTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ public class ZipComparisonShowcaseTest {
3232
@ParameterizedTest
3333
@ValueSource(strings = {
3434
"hello.jar",
35+
"hello.png",
3536
"hello-concat.jar",
3637
"hello-concat-junkheader.jar",
3738
"hello-copyjar-at-head.jar",

src/test/resources/hello.png

5.85 KB
Loading

0 commit comments

Comments
 (0)