X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fmda.t;h=4556e3234e9c7adfc6682aa7cff6bde9ba8f7563;hb=3c313f9034aac96182e2efdc2f92c40803626f32;hp=3686a97bbe42977b23cbbba428ec16f830cc8fdf;hpb=684d26cecc0891261783be179909b0e434692b25;p=public-inbox.git diff --git a/t/mda.t b/t/mda.t index 3686a97b..4556e323 100644 --- a/t/mda.t +++ b/t/mda.t @@ -7,7 +7,7 @@ use Email::MIME; use Cwd qw(getcwd); use PublicInbox::MID qw(mid2path); use PublicInbox::Git; -require './t/common.perl'; +use PublicInbox::TestCommon; my ($tmpdir, $for_destroy) = tmpdir(); my $home = "$tmpdir/pi-home"; my $pi_home = "$home/.public-inbox";