summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Dumont <dod@debian.org>2022-01-08 19:05:34 +0100
committerDominique Dumont <dod@debian.org>2022-01-09 17:14:21 +0100
commit3e0865d60ef650c5c04cb957a222fd95ff453e9d (patch)
tree4ebe6689e80886c315e292d15fd264ce272c18cd
parentc90de68424c4ab6125151e079e651d4e9778a365 (diff)
fix test broken by global var removal
-rw-r--r--t/model_tests.d/dpkg-patch-test-conf.pl1
1 files changed, 0 insertions, 1 deletions
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/,