Description: disable tests related to DFSG deleted files
Bug-Debian: https://bugs.debian.org/864800
Forwarded: not-needed
Author: Xavier Guimard <yadd@debian.org>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2021-02-21

--- a/t/spam-lots-of-bogus-addresses.t
+++ b/t/spam-lots-of-bogus-addresses.t
@@ -1,7 +1,7 @@
 #!perl -wT
 use strict;
 
-use Test::More;
+use Test::More skip_all => 'DFSG deleted file';
 
 use lib 't';
 use TestBounceParser;
