From e91a5eaba43448a85b72bbca2d9b84d5040eb2ff Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Sun, 29 Mar 2026 10:05:03 +1100 Subject: feat(png/test): Create png_open test --- tests/format/image/png/assets/rgb2x2.png | Bin 0 -> 359 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/format/image/png/assets/rgb2x2.png (limited to 'tests/format/image/png/assets/rgb2x2.png') diff --git a/tests/format/image/png/assets/rgb2x2.png b/tests/format/image/png/assets/rgb2x2.png new file mode 100644 index 0000000..1e08da7 Binary files /dev/null and b/tests/format/image/png/assets/rgb2x2.png differ -- cgit v1.2.3