]> git.imager.perl.org - imager.git/blobdiff - t/t50basicoo.t
fix formatting and spelling to match the rest
[imager.git] / t / t50basicoo.t
index ff38449d44445c99eda86dff2397d17d5994da2e..2ea9f14e504dd23d12a7929224c1f621b808bd48 100644 (file)
@@ -40,7 +40,7 @@ for(keys %hsh) { print "# $_\n"; }
 my $img = Imager->new();
 
 my %files;
-@files{@types} = ({ file => "testimg/209_yonge.jpg"  },
+@files{@types} = ({ file => "JPEG/testimg/209_yonge.jpg"  },
                  { file => "testimg/test.png"  },
                  { file => "testimg/test.raw", xsize=>150, ysize=>150, type=>'raw', interleave => 0},
                  { file => "testimg/penguin-base.ppm"  },