tests: fix typo psp has extension psp not psd

This commit is contained in:
Jacob Boerema 2026-03-11 09:28:39 -04:00
parent 4662c65fdc
commit dbfc7d5b9c

View file

@ -143,7 +143,7 @@ tests=psd-tests.ini
[psp]
enabled=True
plugin-import=file-psp-load
extension=psd
extension=psp
tests=psp-tests.ini
[qoi]