]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/nntpd.t
mbox: async blob fetch for "single message" raw mboxrd
[public-inbox.git] / t / nntpd.t
index d72d6a1ce7ee629482e61633a5a61705ada6cb6e..28008ec15f763d8b787b1770d78daaae2cee0020 100644 (file)
--- a/t/nntpd.t
+++ b/t/nntpd.t
@@ -396,6 +396,7 @@ sub test_watch {
        my ($tmpdir, $sock, $group) = @_;
        use_ok 'PublicInbox::WatchMaildir';
        use_ok 'PublicInbox::InboxIdle';
+       use_ok 'PublicInbox::Config';
        require_git('1.8.5', 1) or skip('git 1.8.5+ needed for --urlmatch', 4);
        my $old_env = { HOME => $ENV{HOME} };
        my $home = "$tmpdir/watch_home";