X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Ftoolfontpm.t;h=62a23434029992bf10a16bbccff50e59be06a6e2;hb=8ead669ea4af47d3c68a463f6974c63696ef1ca2;hp=09a0d9f1d7408f6b97537b21d265f451605f2430;hpb=8fde61e3e900d5000c94503679d735221acc1882;p=sdlgit%2FSDL_perl.git diff --git a/t/toolfontpm.t b/t/toolfontpm.t index 09a0d9f..62a2343 100644 --- a/t/toolfontpm.t +++ b/t/toolfontpm.t @@ -6,7 +6,7 @@ # basic testing of SDL::Tool::Font BEGIN { - unshift @INC, 'blib/lib','blib/arch'; + unshift @INC, 'blib/lib','blib/arch', 'blib/arch/auto/src/SDL/SFont/'; } use strict;