From 55a4ed45c550acec2a3344e99c853bc457515295 Mon Sep 17 00:00:00 2001 From: Yves Orton Date: Sat, 25 Mar 2023 20:26:19 +0100 Subject: Porting/maintainers.pl - remove Net-Ping customized files Net-Ping is in dist/ which means we are upstream, so there should not be any customized files. --- Porting/Maintainers.pl | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'Porting') diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 336eb05441..f02d3ac89c 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -859,16 +859,6 @@ use File::Glob qw(:case); qw(t/appveyor-test.bat), ], - 'CUSTOMIZED' => [ - qw{ - t/000_load.t - t/001_new.t - t/010_pingecho.t - t/450_service.t - t/500_ping_icmp.t - t/501_ping_icmpv6.t - } - ], }, 'NEXT' => { -- cgit v1.2.1