From ab93e9dcb3bf1f439f1afea9e124b88ac830ca7f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 14 Dec 2016 19:28:53 +0000 Subject: t/thread-cycle: no need for Xapian to run this test We don't actually use anything from SearchMsg, just the class name. --- t/thread-cycle.t | 1 - 1 file changed, 1 deletion(-) (limited to 't') diff --git a/t/thread-cycle.t b/t/thread-cycle.t index b0844490..9dd2aa3c 100644 --- a/t/thread-cycle.t +++ b/t/thread-cycle.t @@ -3,7 +3,6 @@ use strict; use warnings; use Test::More; -use_ok('PublicInbox::SearchMsg'); use_ok('PublicInbox::SearchThread'); use Email::Simple; my $mt = eval { -- cgit v1.2.3-24-ge0c7