Skip to content

Commit a27c57b

Browse files
committed
Fix TIFF test import after rebase
1 parent 5a28d86 commit a27c57b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_tiff.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import pixie/fileformats/tiff
1+
import pixie/common, pixie/fileformats/tiff
22

33
let
44
data = readFile("tests/fileformats/tiff/pc260001.tif")

0 commit comments

Comments
 (0)