]> git.imager.perl.org - imager.git/blame - PNG/t/00load.t
avoid an unneeded check in the FT1 has_chars() method implementation
[imager.git] / PNG / t / 00load.t
CommitLineData
1d7e3124
TC
1#!perl -w
2use strict;
3use Test::More tests => 1;
4
5use_ok("Imager::File::PNG");