diff options
Diffstat (limited to 't/op/chop.t')
-rwxr-xr-x[-rw-r--r--] | t/op/chop.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/chop.t b/t/op/chop.t index ba6d6262b3..d20b546465 100644..100755 --- a/t/op/chop.t +++ b/t/op/chop.t @@ -1,6 +1,6 @@ #!./perl -# $Header: chop.t,v 4.0 91/03/20 01:51:42 lwall Locked $ +# $RCSfile: chop.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:40 $ print "1..4\n"; |