X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fcgi.t;h=5760596ca66cda6fcf61f734f41a6c04da6615f4;hb=7c5ac90b309bbe76468055e8a9289664ef2dfe37;hp=9f67d5c0bd0004d89275c0d4e22a615993c3bc48;hpb=55b707d788ce13696e4411389583e720ea6dab01;p=public-inbox.git diff --git a/t/cgi.t b/t/cgi.t index 9f67d5c0..5760596c 100644 --- a/t/cgi.t +++ b/t/cgi.t @@ -7,6 +7,7 @@ use warnings; use Test::More; use Email::MIME; use PublicInbox::TestCommon; +require_mods(qw(Plack::Handler::CGI Plack::Util)); my ($tmpdir, $for_destroy) = tmpdir(); my $home = "$tmpdir/pi-home"; my $pi_home = "$home/.public-inbox";