]> git.imager.perl.org - imager-graph.git/blob - t/t00load.t
- skip all tests if we can't load the font
[imager-graph.git] / t / t00load.t
1 #!perl -w
2 use strict;
3 use Test::More tests => 1;
4 use_ok('Imager::Graph::Pie');