Remove duplicately applied patch shards.
[p5sagit/p5-mst-13.2.git] / t / lib / gol-linkage.t
index 55c5a1a..69fc73b 100755 (executable)
@@ -1,5 +1,10 @@
 #!./perl -w
 
+BEGIN {
+    chdir('t') if -d 't';
+    unshift @INC, '../lib';
+}
+
 use Getopt::Long;
 
 print "1..18\n";