]> Sergey Matveev's repositories - public-inbox.git/blobdiff - xt/lei-auth-fail.t
tests: require Mail::IMAPClient for IMAP tests
[public-inbox.git] / xt / lei-auth-fail.t
index 5308d0f90eec303168b111e188b2b2861749cd2e..78f8466d4fec226a258372ceabc9a9bb3bfadd0e 100644 (file)
@@ -2,6 +2,7 @@
 # Copyright (C) 2021 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict; use v5.10.1; use PublicInbox::TestCommon;
+require_mods(qw(Mail::IMAPClient));
 
 # TODO: mock IMAP server which fails at authentication so we don't
 # have to make external connections to test this: