SYN SYN
[p5sagit/p5-mst-13.2.git] / t / op / closure.t
index c691d6f..5f3245f 100755 (executable)
@@ -7,7 +7,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    unshift @INC, '../lib';
+    @INC = '../lib';
 }
 
 use Config;