#!perl -w # Copyright (C) 2020-2021 all contributors # License: AGPL-3.0+ use Test::More; use_ok 'PublicInbox::DirIdle'; done_testing;