stop t/op/write.t failures under stdio by always closing files
[p5sagit/p5-mst-13.2.git] / t / op / subst_amp.t
index e5e31f5..7189572 100755 (executable)
@@ -2,7 +2,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    @INC = '../lib' if -d '../lib';
+    @INC = '../lib';
     require Config; import Config;
 }