X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fpurge.t;h=0262f79153db1c5ac97edce4b61562e787b0cc4f;hb=3c313f9034aac96182e2efdc2f92c40803626f32;hp=db09b731f9cf871d717f6088e7240386c100975a;hpb=684d26cecc0891261783be179909b0e434692b25;p=public-inbox.git diff --git a/t/purge.t b/t/purge.t index db09b731..0262f791 100644 --- a/t/purge.t +++ b/t/purge.t @@ -3,7 +3,7 @@ use strict; use warnings; use Test::More; -require './t/common.perl'; +use PublicInbox::TestCommon; require_git(2.6); my @mods = qw(DBI DBD::SQLite); foreach my $mod (@mods) {