about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2017-02-15 00:06:06 +0000
committerEric Wong <e@80x24.org>2017-02-15 19:21:24 +0000
commit993dc7a772b10deda15733c8e750d98bf4d27bd0 (patch)
tree6448a82de9df201d624be902d2b0c54270b0adb0 /t
parent36c89ffaf34c6fe50bd8c49f44163dbb85680a43 (diff)
downloadpublic-inbox-993dc7a772b10deda15733c8e750d98bf4d27bd0.tar.gz
We must lazilly load one of them, so load Inbox later
since we need to parse the config, first.
Diffstat (limited to 't')
-rw-r--r--t/config_limiter.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/config_limiter.t b/t/config_limiter.t
index f0b65281..04f32cbf 100644
--- a/t/config_limiter.t
+++ b/t/config_limiter.t
@@ -4,6 +4,7 @@ use strict;
 use warnings;
 use Test::More;
 use PublicInbox::Config;
+use PublicInbox::Inbox;
 my $cfgpfx = "publicinbox.test";
 {
         my $config = PublicInbox::Config->new({