Various buglets shaken out by -Mutf8.
[p5sagit/p5-mst-13.2.git] / t / lib / gol-linkage.t
index 55c5a1a..3bd81a3 100755 (executable)
@@ -1,5 +1,10 @@
 #!./perl -w
 
+BEGIN {
+    chdir('t') if -d 't';
+    @INC = '../lib';
+}
+
 use Getopt::Long;
 
 print "1..18\n";