@INC needs ../lib
Gurusamy Sarathy [Sun, 24 Oct 1999 09:28:24 +0000 (09:28 +0000)]
p4raw-id: //depot/perl@4430

t/op/int.t

index c01c12a..98c1a75 100755 (executable)
@@ -1,5 +1,10 @@
 #!./perl
 
+BEGIN {
+    chdir 't' if -d 't';
+    unshift @INC, '../lib';
+}
+
 print "1..6\n";
 
 # compile time evaluation