add test image for heifs

master
Laurentiu Ilie 5 years ago
parent 08f64c4145
commit de597a00fa

BIN
testdata/test3.heic vendored

Binary file not shown.

@ -21,6 +21,7 @@ func TestDeterminateImageType(t *testing.T) {
{"test.jp2", MAGICK},
{"test.heic", HEIF},
{"test2.heic", HEIF},
{"test3.heic", HEIF},
}
for _, file := range files {

Loading…
Cancel
Save