X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fv2-add-remove-add.t;h=7cce249376ea1a5a320af59d0de3b38c98de4398;hb=3c313f9034aac96182e2efdc2f92c40803626f32;hp=c0dec30045b821d92b4aa9933a54c4d0e01581de;hpb=684d26cecc0891261783be179909b0e434692b25;p=public-inbox.git diff --git a/t/v2-add-remove-add.t b/t/v2-add-remove-add.t index c0dec300..7cce2493 100644 --- a/t/v2-add-remove-add.t +++ b/t/v2-add-remove-add.t @@ -4,7 +4,7 @@ use strict; use warnings; use Test::More; use PublicInbox::MIME; -require './t/common.perl'; +use PublicInbox::TestCommon; require_git(2.6); foreach my $mod (qw(DBD::SQLite Search::Xapian)) {