Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
[p5sagit/p5-mst-13.2.git] / t / lib / filespec.t
index da52ec5..da19290 100755 (executable)
@@ -2,8 +2,8 @@
 
 BEGIN {
     $^O = '';
-    chdir 't' if -d 't';
-    unshift @INC, '../lib';
+#chdir 't' if -d 't';
+#unshift @INC, '../lib';
 }
 
 # Each element in this array is a single test. Storing them this way makes