Skip to content

Commit

Permalink
Update 02-image.t
Browse files Browse the repository at this point in the history
  • Loading branch information
IanBod committed Sep 13, 2023
1 parent acb4cfd commit 31c22ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/02-image.t
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ my %hash = (
);

# Test horizontal iamge
my $image = Image::Square->new('t/CoventryCathedral.bmp');
my $image = Image::Square->new('t/CoventryCathedral.png');

ok ($image, 'Instantiation');

Expand Down

0 comments on commit 31c22ad

Please sign in to comment.