]> Sergey Matveev's repositories - public-inbox.git/blob - t/dir_idle.t
www: manifest.js.gz generation no longer hogs event loop
[public-inbox.git] / t / dir_idle.t
1 #!perl -w
2 # Copyright (C) 2020 all contributors <meta@public-inbox.org>
3 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
4 use Test::More;
5 use_ok 'PublicInbox::DirIdle';
6 done_testing;