|
|
Author: jkeenan
Date: Sat Dec 29 18:20:09 2007
New Revision: 24281
Modified:
trunk/t/configure/160-gen_config_pm-01.t
Log:
Change references to the file's name within the files at 3 locations.
Modified: trunk/t/configure/160-gen_config_pm-01.t
==============================================================================
--- trunk/t/configure/160-gen_config_pm-01.t (original)
+++ trunk/t/configure/160-gen_config_pm-01.t Sat Dec 29 18:20:09 2007
@@ -1,7 +1,7 @@
#! perl
# Copyright (C) 2007, The Perl Foundation.
# $Id$
-# 160-gen_config_pm.t
+# 160-gen_config_pm-01.t
use strict;
use warnings;
@@ -46,11 +46,11 @@
=head1 NAME
-160-gen_config_pm.t - test config::gen::config_pm
+160-gen_config_pm-01.t - test config::gen::config_pm
=head1 SYNOPSIS
- % prove t/configure/160-gen_config_pm.t
+ % prove t/configure/160-gen_config_pm-01.t
=head1 DESCRIPTION
|
|