Fixed tests. Now installable
[sdlgit/SDL_perl.git] / t / toolgraphicpm.t
index edeec21..85b1177 100644 (file)
@@ -2,11 +2,11 @@
 #
 # Copyright (C) 2003 Tels
 # Copyright (C) 2004 David J. Goehrig
-#
+# Copyright (C) 2009 Kartik Thakore
 # basic testing of SDL::Tool::Graphic
 
 BEGIN {
-       unshift @INC, 'blib/lib','blib/arch';
+       unshift @INC, 'blib/lib','blib/arch', 'blib/arch/auto/src/SDL/SFont/';
 }
 
 use strict;