SYN SYN
[p5sagit/p5-mst-13.2.git] / t / lib / filefunc.t
index 46a1e35..9268122 100755 (executable)
@@ -3,7 +3,7 @@
 BEGIN {
     $^O = '';
     chdir 't' if -d 't';
-    unshift @INC, '../lib';
+    @INC = '../lib';
 }
 
 print "1..1\n";