user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH] t/thread-cycle: no need for Xapian to run this test
@ 2016-12-14 19:28 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2016-12-14 19:28 UTC (permalink / raw)
  To: meta

We don't actually use anything from SearchMsg,
just the class name.
---
 t/thread-cycle.t | 1 -
 1 file changed, 1 deletion(-)

diff --git a/t/thread-cycle.t b/t/thread-cycle.t
index b084449..9dd2aa3 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 {
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-14 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-14 19:28 [PATCH] t/thread-cycle: no need for Xapian to run this test Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).