]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/replace.t
tests: move t/common.perl to PublicInbox::TestCommon
[public-inbox.git] / t / replace.t
index 57290f96edccef4e17db2be2b93a74dfb9e74058..2346c3a19d1103cbee1d00f4f5d1512bebd51c84 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 use Test::More;
 use PublicInbox::MIME;
 use PublicInbox::InboxWritable;
-require './t/common.perl';
+use PublicInbox::TestCommon;
 use Cwd qw(abs_path);
 require_git(2.6); # replace is v2 only, for now...
 foreach my $mod (qw(DBD::SQLite)) {