SYN SYN
[p5sagit/p5-mst-13.2.git] / t / op / sort.t
index 8161701..9095871 100755 (executable)
@@ -2,7 +2,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    unshift @INC, '../lib';
+    @INC = '../lib';
 }
 use warnings;
 print "1..57\n";