]> Sergey Matveev's repositories - public-inbox.git/commit
tests: require Mail::IMAPClient for IMAP tests
authorEric Wong <e@80x24.org>
Fri, 19 Feb 2021 12:09:52 +0000 (05:09 -0700)
committerEric Wong <e@80x24.org>
Fri, 19 Feb 2021 19:25:23 +0000 (19:25 +0000)
commitfc69b9b91323c62e8abeaa8723f4d3fffdac0e27
treeedfc514569fd94d2ba780ad55fcf5473703d5c12
parent183622a9fbae5cf4ba73f6b3920f8345ff938c93
tests: require Mail::IMAPClient for IMAP tests

All of our current IMAP code relies on Mail::IMAPClient
at the moment, so ensure we skip those tests on systems
without that module.
t/lei-convert.t
t/lei-import-imap.t
t/net_reader-imap.t
xt/lei-auth-fail.t