projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
4bb9f68
)
@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
patch
|
blob
|
blame
|
history
diff --git
a/t/op/int.t
b/t/op/int.t
index
c01c12a
..
98c1a75
100755
(executable)
--- a/
t/op/int.t
+++ b/
t/op/int.t
@@
-1,5
+1,10
@@
#!./perl
+BEGIN {
+ chdir 't' if -d 't';
+ unshift @INC, '../lib';
+}
+
print "1..6\n";
# compile time evaluation