Fix crypt.t and fs.t tests
[p5sagit/p5-mst-13.2.git] / t / io / tell.t
index f2336dd..416b869 100755 (executable)
@@ -2,6 +2,11 @@
 
 # $RCSfile: tell.t,v $$Revision$$Date$
 
+BEGIN {
+    chdir 't' if -d 't';
+    @INC = '../lib';
+}
+
 print "1..23\n";
 
 $TST = 'tst';