]> Sergey Matveev's repositories - public-inbox.git/blobdiff - xt/perf-msgview.t
solver: do not enforce order on extended headers
[public-inbox.git] / xt / perf-msgview.t
index 22d8ce209fd01de79792fb0d89c86e478fd3117b..11bd3a5d64657ff8d476e1273fd38d5f71490265 100644 (file)
@@ -6,7 +6,7 @@ use Test::More;
 use Benchmark qw(:all);
 use PublicInbox::Inbox;
 use PublicInbox::View;
-require './t/common.perl';
+use PublicInbox::TestCommon;
 
 my $inboxdir = $ENV{GIANT_INBOX_DIR} // $ENV{GIANT_PI_DIR};
 plan skip_all => "GIANT_INBOX_DIR not defined for $0" unless $inboxdir;