summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-11-15 11:12:30 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-11-15 11:12:30 +0000
commitf81333e0586497e8dadbe01b840e0be9ee8313ee (patch)
treead7a7a639acb034125af13ad05539ed3452d41c9 /MANIFEST
parent2fcd17ed00af39b65214f1d829f6efee899bedb1 (diff)
downloadperl-f81333e0586497e8dadbe01b840e0be9ee8313ee.tar.gz
Move the test files for the debugger in a t/ subdirectory, so they
don't get installed p4raw-id: //depot/perl@29278
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 09186d0a2f..e6a087becc 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2105,7 +2105,7 @@ lib/Params/Check.pm Params::Check
lib/Params/Check/t/01_Params-Check.t Params::Check tests
lib/perl5db.pl Perl debugging routines
lib/perl5db.t Tests for the Perl debugger
-lib/perl5db/eval-line-bug Tests for the Perl debugger
+lib/perl5db/t/eval-line-bug Tests for the Perl debugger
lib/PerlIO.pm PerlIO support module
lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint
lib/PerlIO/via/t/QuotedPrint.t PerlIO::via::QuotedPrint