X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=t%2Fcgi.t;h=5760596ca66cda6fcf61f734f41a6c04da6615f4;hp=9f67d5c0bd0004d89275c0d4e22a615993c3bc48;hb=62f28026e624ed30d620063a0fa92cbedb7f6673;hpb=f018d5cc70f3a6983e4ec188ae62a729a8b31157 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";