Skip to content

Commit 3483226

Browse files
1 parent 8cf4a96 commit 3483226

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ImageSharp.Tests/TestImages.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ public static class Bad
8787
public const string ChunkLength2 = "Png/chunklength2.png";
8888
public const string CorruptedChunk = "Png/big-corrupted-chunk.png";
8989
public const string ZlibOverflow = "Png/zlib-overflow.png";
90+
public const string ZlibOverflow2 = "Png/zlib-overflow2.png";
9091
}
9192

9293
public static readonly string[] All =

0 commit comments

Comments
 (0)