diff options
author | Nicholas Clark <nick@ccl4.org> | 2008-08-19 19:16:43 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2008-08-19 19:16:43 +0000 |
commit | 69032df759077efeb83d93bc723997187a0d2884 (patch) | |
tree | 85387c467dae1d54e5356a54daba99c5d35433b9 | |
parent | 90bc526312d7d2f64b432a8f23bf7cd3105eac1d (diff) | |
download | perl-69032df759077efeb83d93bc723997187a0d2884.tar.gz |
Change 34206 forgot to update Maintainers.pl to reflect the
files.
p4raw-id: //depot/perl@34207
-rw-r--r-- | Porting/Maintainers.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 3df80ce7c1..db9c23e160 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -871,9 +871,7 @@ package Maintainers; 'Test::Harness' => { 'MAINTAINER' => 'andya', - 'FILES' => q[lib/App/Prove.pm lib/App/Prove/State.pm - lib/Test/Harness.pm lib/Test/Harness - lib/TAP + 'FILES' => q[ext/Test/Harness t/lib/data t/lib/sample-tests t/lib/source_tests t/lib/Dev/Null.pm t/lib/App/Prove/Plugin/Dummy.pm |