Retract #8552.
[p5sagit/p5-mst-13.2.git] / t / lib / io_const.t
index 3d747f1..db1a322 100755 (executable)
@@ -2,7 +2,7 @@
 BEGIN {
     unless(grep /blib/, @INC) {
        chdir 't' if -d 't';
-       @INC = '../lib' if -d '../lib';
+       @INC = '../lib';
     }
 }