Fixed tests. Now installable
[sdlgit/SDL_perl.git] / t / toolfontpm.t
index 09a0d9f..62a2343 100644 (file)
@@ -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;