From 1b173b1fa53496c5a579f43695eb238b2dd8e06a Mon Sep 17 00:00:00 2001 From: Todd Rinaldo Date: Wed, 8 Jan 2020 17:50:35 -0600 Subject: Remove autodie t/no-all.t tests from Porting/Maintainers.pl This test requires a module not shipped with core. --- Porting/Maintainers.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'Porting/Maintainers.pl') diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 450dee40db..30d717268b 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -158,6 +158,7 @@ use File::Glob qw(:case); t/release-pod-syntax.t t/socket.t t/system.t + t/no-all.t ) ], }, -- cgit v1.2.1