use Test::Harness; my @test_files = ( sort 't/agenda.t', 't/delay_rnd.t', 't/day_of_month.t', ); runtests(@test_files);