diff options
Diffstat (limited to 't/op/substr.t')
-rwxr-xr-x[-rw-r--r--] | t/op/substr.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/substr.t b/t/op/substr.t index 12ad531c49..25336365b9 100644..100755 --- a/t/op/substr.t +++ b/t/op/substr.t @@ -1,6 +1,6 @@ #!./perl -# $Header: substr.t,v 4.0 91/03/20 01:55:05 lwall Locked $ +# $RCSfile: substr.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:31 $ print "1..22\n"; |