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