diff options
Diffstat (limited to 'contrib/perl5/t/op/each.t')
-rwxr-xr-x | contrib/perl5/t/op/each.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/t/op/each.t b/contrib/perl5/t/op/each.t index 9063c2c3ed8f3..4445ab1545731 100755 --- a/contrib/perl5/t/op/each.t +++ b/contrib/perl5/t/op/each.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: each.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:47 $ +# $RCSfile: each.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..16\n"; |