mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-13 09:20:29 -07:00
fix(tests): autorotate
This commit is contained in:
parent
eb05f0644e
commit
68f4faa420
2 changed files with 2 additions and 2 deletions
|
|
@ -359,7 +359,7 @@ func TestImageAutoRotate(t *testing.T) {
|
|||
{"exif/Landscape_2.jpg", 1},
|
||||
{"exif/Landscape_3.jpg", 1},
|
||||
{"exif/Landscape_4.jpg", 1},
|
||||
{"exif/Landscape_5.jpg", 5},
|
||||
{"exif/Landscape_5.jpg", 1},
|
||||
{"exif/Landscape_6.jpg", 1},
|
||||
{"exif/Landscape_7.jpg", 1},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue