SYN SYN
[p5sagit/p5-mst-13.2.git] / t / lib / gol-linkage.t
index a1b2c05..3bd81a3 100755 (executable)
@@ -1,8 +1,8 @@
 #!./perl -w
 
 BEGIN {
-    chdir 't' if -d 't';
-    unshift @INC, '../lib';
+    chdir('t') if -d 't';
+    @INC = '../lib';
 }
 
 use Getopt::Long;