about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-12-14 19:28:53 +0000
committerEric Wong <e@80x24.org>2016-12-14 21:03:20 +0000
commitab93e9dcb3bf1f439f1afea9e124b88ac830ca7f (patch)
tree0ac7e1a9d324f9d6832f0eb6deadfd02aeba5135 /t
parent2c115a58c613d9ba18acd06f88f5c3bf03e8b8fd (diff)
downloadpublic-inbox-ab93e9dcb3bf1f439f1afea9e124b88ac830ca7f.tar.gz
We don't actually use anything from SearchMsg,
just the class name.
Diffstat (limited to 't')
-rw-r--r--t/thread-cycle.t1
1 files changed, 0 insertions, 1 deletions
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 {