* [PATCH] t/net_reader-imap: fix under TEST_RUN_MODE=0
@ 2021-02-19 19:36 Eric Wong
0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2021-02-19 19:36 UTC (permalink / raw)
To: meta
PublicInbox::Config isn't loaded elsewhere by this file.
---
t/net_reader-imap.t | 1 +
1 file changed, 1 insertion(+)
diff --git a/t/net_reader-imap.t b/t/net_reader-imap.t
index 694b5a37..adcd6931 100644
--- a/t/net_reader-imap.t
+++ b/t/net_reader-imap.t
@@ -4,6 +4,7 @@
use strict; use v5.10.1; use PublicInbox::TestCommon;
require_git 2.6;
require_mods(qw(DBD::SQLite Search::Xapian Mail::IMAPClient));
+use PublicInbox::Config;
my ($tmpdir, $for_destroy) = tmpdir;
my ($ro_home, $cfg_path) = setup_public_inboxes;
my $cmd = [ '-imapd', '-W0', "--stdout=$tmpdir/1", "--stderr=$tmpdir/2" ];
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-19 19:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19 19:36 [PATCH] t/net_reader-imap: fix under TEST_RUN_MODE=0 Eric Wong
unofficial mirror of meta@public-inbox.org
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://yhetil.org/meta
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 meta meta/ https://yhetil.org/meta \
meta@public-inbox.org
public-inbox-index meta
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.yhetil.org/yhetil.mail.public-inbox.meta
nntp://news.public-inbox.org/inbox.mail.public-inbox.meta
nntp://news.gmane.io/gmane.mail.public-inbox.general
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git