about summary refs log tree commit homepage
path: root/t/watch_multiple_headers.t
diff options
context:
space:
mode:
Diffstat (limited to 't/watch_multiple_headers.t')
-rw-r--r--t/watch_multiple_headers.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/watch_multiple_headers.t b/t/watch_multiple_headers.t
index 3a39eba9..0ee96d5f 100644
--- a/t/watch_multiple_headers.t
+++ b/t/watch_multiple_headers.t
@@ -5,7 +5,7 @@ use Test::More;
 use PublicInbox::Config;
 use PublicInbox::TestCommon;
 require_git(2.6);
-require_mods(qw(Search::Xapian DBD::SQLite Filesys::Notify::Simple));
+require_mods(qw(Search::Xapian DBD::SQLite));
 my ($tmpdir, $for_destroy) = tmpdir();
 my $inboxdir = "$tmpdir/v2";
 my $maildir = "$tmpdir/md";