From ef1b59313347dd8e2b117ebf55520dba7e37d885 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 6 Feb 2007 07:15:36 +0000 Subject: =?UTF-8?q?Bug=20360838:=20./runtests.pl=201=20fails=20if=20Email:?= =?UTF-8?q?:Reply=20is=20not=20installed=20-=20Patch=20by=20Fr=C3=83=C2=A9?= =?UTF-8?q?d=C3=83=C2=A9ric=20Buclin=20=20r/a=3Dmkanat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- t/Support/Files.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 't') diff --git a/t/Support/Files.pm b/t/Support/Files.pm index 4f1b619b4..8fc334567 100644 --- a/t/Support/Files.pm +++ b/t/Support/Files.pm @@ -32,6 +32,8 @@ use File::Find; %exclude_deps = ( 'XML::Twig' => ['importxml.pl'], 'Net::LDAP' => ['Bugzilla/Auth/Verify/LDAP.pm'], + 'Email::Reply' => ['email_in.pl'], + 'Email::MIME::Attachment::Stripper' => ['email_in.pl'] ); -- cgit v1.2.1