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