Author: jkeenan Date: Sat Feb 23 05:29:20 2008 New Revision: 26022 Modified: trunk/t/postconfigure/03-revision.t
Log: Inside file, correct references to file's own name in one comment and twice in POD. Modified: trunk/t/postconfigure/03-revision.t ============================================================================== --- trunk/t/postconfigure/03-revision.t (original) +++ trunk/t/postconfigure/03-revision.t Sat Feb 23 05:29:20 2008 @@ -1,7 +1,7 @@ #! perl # Copyright (C) 2007, The Perl Foundation. # $Id$ -# 017-revision_from_cache.t +# 03-revision.t use strict; use warnings; @@ -60,11 +60,11 @@ =head1 NAME -017-revision_from_cache.t - test Parrot::Revision +03-revision.t - test Parrot::Revision =head1 SYNOPSIS - % prove t/configure/017-revision_from_cache.t + % prove t/configure/03-revision.t =head1 DESCRIPTION
