about summary refs log tree commit homepage
path: root/t/imapd.t
diff options
context:
space:
mode:
Diffstat (limited to 't/imapd.t')
-rw-r--r--t/imapd.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/imapd.t b/t/imapd.t
index 8db72bd7..f743bf06 100644
--- a/t/imapd.t
+++ b/t/imapd.t
@@ -449,7 +449,7 @@ ok($mic->logout, 'logged out');
 }
 
 SKIP: {
-        use_ok 'PublicInbox::WatchMaildir';
+        use_ok 'PublicInbox::Watch';
         use_ok 'PublicInbox::InboxIdle';
         require_git('1.8.5', 1) or
                 skip('git 1.8.5+ needed for --urlmatch', 4);