From 3e0865d60ef650c5c04cb957a222fd95ff453e9d Mon Sep 17 00:00:00 2001 From: Dominique Dumont Date: Sat, 8 Jan 2022 19:05:34 +0100 Subject: fix test broken by global var removal --- t/model_tests.d/dpkg-patch-test-conf.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/t/model_tests.d/dpkg-patch-test-conf.pl b/t/model_tests.d/dpkg-patch-test-conf.pl index c971d215..ef523aa8 100644 --- a/t/model_tests.d/dpkg-patch-test-conf.pl +++ b/t/model_tests.d/dpkg-patch-test-conf.pl @@ -47,7 +47,6 @@ my @tests = ( { name => 'by-git', backend_arg => $conf_file_name, - dump_warnings => [ qr/Empty/ ], check => { Synopsis => "Some patch", # set by apply_fix Description => qr/enhance/, -- cgit v1.2.3