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