X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=xt%2Flei-auth-fail.t;h=78f8466d4fec226a258372ceabc9a9bb3bfadd0e;hb=f67658d41387f486b7a725ece2c5e1015a7c5a84;hp=5308d0f90eec303168b111e188b2b2861749cd2e;hpb=725fd624277364402a86262486cdb79458db4ed8;p=public-inbox.git diff --git a/xt/lei-auth-fail.t b/xt/lei-auth-fail.t index 5308d0f9..78f8466d 100644 --- a/xt/lei-auth-fail.t +++ b/xt/lei-auth-fail.t @@ -2,6 +2,7 @@ # Copyright (C) 2021 all contributors # License: AGPL-3.0+ 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: