allow XSUBs and prototyped subroutines to be used with sort() (tweaked
[p5sagit/p5-mst-13.2.git] / t / lib / texttabs.t
old mode 100644 (file)
new mode 100755 (executable)
index ea9012c..80395f4
@@ -2,7 +2,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    @INC = '../lib';
+    unshift @INC, '../lib';
 }
 
 print "1..3\n";