mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
dd9fceaae1
Add progressive JPEG file to test suite and test that loading it returns the expected `Unsupported_Frame_Type` error. This JPEG variant will hopefully be supported in the future, but we should at least return an error rather than use `unsupported()`.