X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fpsgi_mount.t;fp=t%2Fpsgi_mount.t;h=a2621a2ad3a1931e280d01a7436d4b69d8743c6a;hb=3c313f9034aac96182e2efdc2f92c40803626f32;hp=ca573e1e633d3da60e722b9acf82c2f6133f32e4;hpb=684d26cecc0891261783be179909b0e434692b25;p=public-inbox.git diff --git a/t/psgi_mount.t b/t/psgi_mount.t index ca573e1e..a2621a2a 100644 --- a/t/psgi_mount.t +++ b/t/psgi_mount.t @@ -4,7 +4,7 @@ use strict; use warnings; use Test::More; use Email::MIME; -require './t/common.perl'; +use PublicInbox::TestCommon; my ($tmpdir, $for_destroy) = tmpdir(); my $maindir = "$tmpdir/main.git"; my $addr = 'test-public@example.com';