fileinfo: Add test for xz type

Ref: #11298

Signed-off-by: Anatol Belski <ab@php.net>
This commit is contained in:
Anatol Belski 2023-07-01 18:37:53 +02:00
parent d6c9a06bcd
commit 292e10b14b
No known key found for this signature in database
GPG Key ID: BCAA30EA9C0D5763
2 changed files with 2 additions and 0 deletions

View File

@ -45,4 +45,6 @@ array(%d) {
string(10) "video/webm"
["%s/resources/test.woff"]=>
string(9) "font/woff"
["%s/resources/test.xz"]=>
string(16) "application/x-xz"
}

Binary file not shown.