SYN SYN
[p5sagit/p5-mst-13.2.git] / t / comp / bproto.t
index 01efb84..70748be 100755 (executable)
@@ -5,7 +5,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    unshift @INC, '../lib';
+    @INC = '../lib';
 }
 
 print "1..10\n";