Skip to content

Commit

Permalink
was missing use lib 't';
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Cook committed May 24, 2005
1 parent cbafea4 commit 13e0c1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Imager/t/t38ft2font.t
@@ -1,5 +1,6 @@
#!perl -w
use strict;
use lib 't';
use Test::More tests => 158;
++$|;
# Before `make install' is performed this script should be runnable with
Expand Down

0 comments on commit 13e0c1e

Please sign in to comment.