8446b7
From 3c53c6179afbdbef748c110abdb849cb463c2727 Mon Sep 17 00:00:00 2001
8446b7
From: Todd Rinaldo <toddr@cpan.org>
8446b7
Date: Thu, 30 Jul 2020 17:42:47 -0500
8446b7
Subject: [PATCH] Add missing MANIFEST entry from fix for debugger
8446b7
MIME-Version: 1.0
8446b7
Content-Type: text/plain; charset=UTF-8
8446b7
Content-Transfer-Encoding: 8bit
8446b7
8446b7
Add on fix to #17901
8446b7
8446b7
Signed-off-by: Petr Písař <ppisar@redhat.com>
8446b7
---
8446b7
 MANIFEST | 1 +
8446b7
 1 file changed, 1 insertion(+)
8446b7
8446b7
diff --git a/MANIFEST b/MANIFEST
8446b7
index 990a75ad52..12601e46b4 100644
8446b7
--- a/MANIFEST
8446b7
+++ b/MANIFEST
8446b7
@@ -4826,6 +4826,7 @@ lib/perl5db/t/symbol-table-bug	Tests for the Perl debugger
8446b7
 lib/perl5db/t/taint		Tests for the Perl debugger
8446b7
 lib/perl5db/t/test-a-statement-1	Tests for the Perl debugger
8446b7
 lib/perl5db/t/test-a-statement-2	Tests for the Perl debugger
8446b7
+lib/perl5db/t/test-a-statement-3	Tests for the Perl debugger
8446b7
 lib/perl5db/t/test-dieLevel-option-1	Tests for the Perl debugger
8446b7
 lib/perl5db/t/test-frame-option-1	Tests for the Perl debugger
8446b7
 lib/perl5db/t/test-l-statement-1	Tests for the Perl debugger
8446b7
-- 
8446b7
2.25.4
8446b7