Skip to content

Commit c452252

Browse files
committed
add jxl to test
1 parent 6fcd301 commit c452252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/globals/ext-tests/imagick.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
assert(Imagick::queryFormats('JPEG') !== []);
1111
assert(Imagick::queryFormats('PNG') !== []);
1212
assert(Imagick::queryFormats('TIFF') !== []);
13+
assert(Imagick::queryFormats('JXL') !== []);

0 commit comments

Comments
 (0)