SYN SYN
[p5sagit/p5-mst-13.2.git] / t / op / glob.t
index 253e4a3..fc0ba77 100755 (executable)
@@ -1,6 +1,9 @@
 #!./perl
 
-# $RCSfile: glob.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:55 $
+BEGIN {
+    chdir 't' if -d 't';
+    @INC = '../lib';
+}
 
 print "1..6\n";