projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
90c0eb2
)
Give Deparse tester a fair chance
Robin Houston [Mon, 14 May 2001 22:27:08 +0000 (23:27 +0100)]
Message-ID: <
20010514222708
.A22963@penderel>
p4raw-id: //depot/perl@10110
t/TestInit.pm
patch
|
blob
|
blame
|
history
diff --git
a/t/TestInit.pm
b/t/TestInit.pm
index
873c3ce
..
a932286
100644
(file)
--- a/
t/TestInit.pm
+++ b/
t/TestInit.pm
@@
-15,3
+15,6
@@
chdir 't' if -d 't';
@INC = '../lib';
+$0 =~ s/\.dp$//;
+1;
+