]> git.imager.perl.org - imager-graph.git/blob - t/t00load.t
don't draw line markers for area charts by default
[imager-graph.git] / t / t00load.t
1 #!perl -w
2 use strict;
3 use Test::More tests => 1;
4 use_ok('Imager::Graph::Pie');