Test hex('x...').
[p5sagit/p5-mst-13.2.git] / t / op / avhv.t
index 55cc992..6837127 100755 (executable)
@@ -2,7 +2,7 @@
       
 BEGIN {
     chdir 't' if -d 't';
-    @INC = '../lib';
+    unshift @INC, '../lib';
 }
 
 require Tie::Array;