perl.cvs.parrot
[Top] [All Lists]

[svn:parrot] r24281 - trunk/t/configure

Subject: [svn:parrot] r24281 - trunk/t/configure
From:
Date: Sat, 29 Dec 2007 18:20:10 -0800 PST
Newsgroups: perl.cvs.parrot

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
 

<Prev in Thread] Current Thread [Next in Thread>
  • [svn:parrot] r24281 - trunk/t/configure, jkeenan <=