about summary refs log tree commit homepage
path: root/t/search-thr-index.t
diff options
context:
space:
mode:
Diffstat (limited to 't/search-thr-index.t')
-rw-r--r--t/search-thr-index.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/search-thr-index.t b/t/search-thr-index.t
index 4f793657..47454fe7 100644
--- a/t/search-thr-index.t
+++ b/t/search-thr-index.t
@@ -13,7 +13,7 @@ foreach my $mod (@mods) {
 }
 require PublicInbox::SearchIdx;
 require PublicInbox::Inbox;
-require './t/common.perl';
+use PublicInbox::TestCommon;
 my ($tmpdir, $for_destroy) = tmpdir();
 my $git_dir = "$tmpdir/a.git";