]> Sergey Matveev's repositories - public-inbox.git/blob - t/dir_idle.t
587599e83fffc56718b5821470f76dfefbfe6431
[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;