Test hex('x...').
[p5sagit/p5-mst-13.2.git] / t / op / hashwarn.t
index 6343a2a..634e7e1 100755 (executable)
@@ -2,7 +2,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    @INC = '../lib';
+    unshift @INC, '../lib';
 }
 
 use strict;