tests: fix typo psp has extension psp not psd
This commit is contained in:
parent
4662c65fdc
commit
dbfc7d5b9c
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue