]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/psgi_v2.t
tests: move t/common.perl to PublicInbox::TestCommon
[public-inbox.git] / t / psgi_v2.t
index 1163e2bf89f73c9bd400b23f5fbe2d275086ce94..8e81e89b4b71e4328268051c7a558e7b368aafd8 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 use Test::More;
-require './t/common.perl';
+use PublicInbox::TestCommon;
 require_git(2.6);
 use PublicInbox::MIME;
 use PublicInbox::Config;