X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fcgi.t;h=424b738e2c4c68aceaa7a97f42ecc07d86871358;hb=3c313f9034aac96182e2efdc2f92c40803626f32;hp=62cea49967d7fe0f9866eac0b15a803e929e614e;hpb=684d26cecc0891261783be179909b0e434692b25;p=public-inbox.git diff --git a/t/cgi.t b/t/cgi.t index 62cea499..424b738e 100644 --- a/t/cgi.t +++ b/t/cgi.t @@ -6,7 +6,7 @@ use strict; use warnings; use Test::More; use Email::MIME; -require './t/common.perl'; +use PublicInbox::TestCommon; my ($tmpdir, $for_destroy) = tmpdir(); my $home = "$tmpdir/pi-home"; my $pi_home = "$home/.public-inbox";