X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=xt%2Fimapd-mbsync-oimap.t;h=5f671fc8c8dd18d537b3297caf62115e3450ee35;hb=af0b0fb7a454470a32c452119d0392e0dedb3fe1;hp=c097a0262f06f908189ed89477c0ea545dd55336;hpb=27f17d80e4e8e15b5e7d50045b1853ec7bdb4b3b;p=public-inbox.git diff --git a/xt/imapd-mbsync-oimap.t b/xt/imapd-mbsync-oimap.t index c097a026..5f671fc8 100644 --- a/xt/imapd-mbsync-oimap.t +++ b/xt/imapd-mbsync-oimap.t @@ -1,5 +1,5 @@ #!perl -w -# Copyright (C) 2020 all contributors +# Copyright (C) 2020-2021 all contributors # License: AGPL-3.0+ # ensure mbsync and offlineimap compatibility use strict; @@ -7,6 +7,7 @@ use Test::More; use File::Path qw(mkpath); use PublicInbox::TestCommon; use PublicInbox::Spawn qw(which spawn); +require_mods(qw(DBD::SQLite Email::Address::XS||Mail::Address)); my $inboxdir = $ENV{GIANT_INBOX_DIR}; (defined($inboxdir) && -d $inboxdir) or plan skip_all => "GIANT_INBOX_DIR not defined for $0"; @@ -98,7 +99,7 @@ UseNamespace no # DisableExtension COMPRESS=DEFLATE Channel "test" -Master ":remote:inbox" +Master ":remote:INBOX" Slave ":local:test" Expunge None Sync PullNew