Add test for Net::protoent.
[p5sagit/p5-mst-13.2.git] / t / lib / dosglob.t
index 91aa6cc..fd9bb1d 100755 (executable)
@@ -6,7 +6,7 @@
 
 BEGIN {
     chdir 't' if -d 't';
-    unshift @INC, '../lib';
+    @INC = '../lib';
 }
 
 print "1..10\n";