Integrate perlio:
[p5sagit/p5-mst-13.2.git] / t / lib / filespec.t
index da19290..c6d155f 100755 (executable)
@@ -2,8 +2,8 @@
 
 BEGIN {
     $^O = '';
-#chdir 't' if -d 't';
-#unshift @INC, '../lib';
+    chdir 't' if -d 't';
+    @INC = '../lib';
 }
 
 # Each element in this array is a single test. Storing them this way makes