user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH] t/thread-cycle: no need for Xapian to run this test
@ 2016-12-14 19:28  7% Eric Wong
  0 siblings, 0 replies; 1+ results
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	[relevance 7%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-12-14 19:28  7% [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).