skip test if db doesn't have null key support
[p5sagit/p5-mst-13.2.git] / t / lib / dosglob.t
index 577d4ea..ea537bf 100755 (executable)
@@ -6,7 +6,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    @INC = '../lib';
+    unshift @INC, '../lib';
 }
 
 print "1..10\n";