mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-08 23:18:19 -07:00
remove test file and add the check
This commit is contained in:
parent
c0553ce489
commit
08f64c4145
2 changed files with 6 additions and 2 deletions
|
|
@ -21,7 +21,6 @@ func TestDeterminateImageType(t *testing.T) {
|
|||
{"test.jp2", MAGICK},
|
||||
{"test.heic", HEIF},
|
||||
{"test2.heic", HEIF},
|
||||
{"C001.heic", HEIF},
|
||||
}
|
||||
|
||||
for _, file := range files {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue