SYN SYN
[p5sagit/p5-mst-13.2.git] / t / lib / abbrev.t
index 05e5c70..fb5a984 100755 (executable)
@@ -4,7 +4,7 @@ print "1..7\n";
 
 BEGIN {
     chdir 't' if -d 't';
-    unshift @INC, '../lib';
+    @INC = '../lib';
 }
 
 use Text::Abbrev;