From 69b4c8a7b8fbf1ed9fa4422ea6bbd4865297166f Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Mon, 30 Mar 2026 16:42:08 +1100 Subject: feat(bmp): Create bmp_open test --- tests/format/image/bmp/assets/rgb2x2.bmp | Bin 0 -> 70 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/format/image/bmp/assets/rgb2x2.bmp (limited to 'tests/format/image/bmp/assets') diff --git a/tests/format/image/bmp/assets/rgb2x2.bmp b/tests/format/image/bmp/assets/rgb2x2.bmp new file mode 100644 index 0000000..ec9f553 Binary files /dev/null and b/tests/format/image/bmp/assets/rgb2x2.bmp differ -- cgit v1.2.3