projects
/
imager-graph.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- 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');