Remove duplicately applied patch shards.
[p5sagit/p5-mst-13.2.git] / t / lib / gol-linkage.t
index a1b2c05..69fc73b 100755 (executable)
@@ -1,7 +1,7 @@
 #!./perl -w
 
 BEGIN {
-    chdir 't' if -d 't';
+    chdir('t') if -d 't';
     unshift @INC, '../lib';
 }