We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a28d86 commit a27c57bCopy full SHA for a27c57b
1 file changed
tests/test_tiff.nim
@@ -1,4 +1,4 @@
1
-import pixie/fileformats/tiff
+import pixie/common, pixie/fileformats/tiff
2
3
let
4
data = readFile("tests/fileformats/tiff/pc260001.tif")
0 commit comments