]> Sergey Matveev's repositories - public-inbox.git/blobdiff - xt/git-http-backend.t
tests: move t/common.perl to PublicInbox::TestCommon
[public-inbox.git] / xt / git-http-backend.t
index a927d89ee272b63a22b4eb937e67479b58d0694e..5f96369f0f02adf21b40289d8d7aaaa88b906efc 100644 (file)
@@ -7,7 +7,7 @@ use strict;
 use warnings;
 use Test::More;
 use POSIX qw(setsid);
-require './t/common.perl';
+use PublicInbox::TestCommon;
 
 my $git_dir = $ENV{GIANT_GIT_DIR};
 plan 'skip_all' => 'GIANT_GIT_DIR not defined' unless $git_dir;