add file missing from MANIFEST, and make test produce the load error
[imager.git] / t / t106tiff.t
index d62345a9b041653b575c3a842f5667db48c82b30..62f3f727997c8c147aaece67d33d9c6ac0c678ad 100644 (file)
@@ -561,7 +561,8 @@ SKIP:
   # tiled, non-contig, should fallback to RGBA code
   my $rgbatsep = Imager->new;
   ok($rgbatsep->read(file => 'testimg/rgbatsep.tif'),
-     "read base rgba image");
+     "read tiled, separated rgba image")
+    or diag($rgbatsep->errstr);
   is_image($rgba, $rgbatsep, "check they match");
 }
 { # read bi-level