about summary refs log tree commit homepage
path: root/t/spamcheck_spamc.t
diff options
context:
space:
mode:
Diffstat (limited to 't/spamcheck_spamc.t')
-rw-r--r--t/spamcheck_spamc.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/spamcheck_spamc.t b/t/spamcheck_spamc.t
index a4a01a8b..92b4fd40 100644
--- a/t/spamcheck_spamc.t
+++ b/t/spamcheck_spamc.t
@@ -6,7 +6,7 @@ use Test::More;
 use Email::Simple;
 use IO::File;
 use Fcntl qw(:DEFAULT SEEK_SET);
-require './t/common.perl';
+use PublicInbox::TestCommon;
 my ($tmpdir, $for_destroy) = tmpdir();
 
 use_ok 'PublicInbox::Spamcheck::Spamc';