]> git.imager.perl.org - imager.git/blob - JPEG/t/t00load.t
avoid a possible sign-extension for offsets/sizes in SGI
[imager.git] / JPEG / t / t00load.t
1 #!perl -w
2 use strict;
3 use Test::More tests => 1;
4 use_ok("Imager::File::JPEG");