f
This commit is contained in:
parent
689c8612c8
commit
1646ee6789
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import pixie/fileformats/jpg
|
||||
|
||||
let original = readFile("tests/data/jpeg420exif.jpg")
|
||||
let original = readFile("tests/images/jpg/jpeg420exif.jpg")
|
||||
|
||||
# discard decodeJpg(original)
|
||||
|
|
Loading…
Reference in a new issue