From 8b1d71e9911b950837d795b005b479bbe3301fb9 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 22 Feb 2021 00:28:07 +0600 Subject: tests: clean up t/home* consistently And update t/home2/README while we're at it. Followup-to: 4ea3975dbed0a533 ("tests: setup_public_inboxes: use IMAP-friendly newsgroups") --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 89f1774e..6da2ed70 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -175,7 +175,7 @@ WriteMakefile( }, MAN3PODS => \%man3, clean => { - FILES => 't/home1/setup* t/home1/t* t/home1/.public-inbox' + FILES => 't/home*/setup* t/home*/t* t/home*/.public-inbox' }, ); -- cgit v1.2.3-24-ge0c7