]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/lei.t
rename LeiDaemon package to PublicInbox::LEI
[public-inbox.git] / t / lei.t
diff --git a/t/lei.t b/t/lei.t
index 53268908216291ff633db0415609945cebb82a33..7ecadf7dcdba4dd7f353798fd45b122b54906b41 100644 (file)
--- a/t/lei.t
+++ b/t/lei.t
@@ -159,7 +159,7 @@ SKIP: {
        $test_lei_common = undef;
 };
 
-require_ok 'PublicInbox::LeiDaemon';
+require_ok 'PublicInbox::LEI';
 $LEI = 'lei-oneshot' if $test_lei_oneshot;
 $test_lei_common->() if $test_lei_common;