]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/spamcheck_spamc.t
tests: move t/common.perl to PublicInbox::TestCommon
[public-inbox.git] / t / spamcheck_spamc.t
index a4a01a8b98ce929cfca434fa3b6cda84b68a2a65..92b4fd409d801d56a612c22b52a737f60e4078ab 100644 (file)
@@ -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';