From 3c313f9034aac96182e2efdc2f92c40803626f32 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 18 Dec 2019 03:36:44 +0000 Subject: tests: move t/common.perl to PublicInbox::TestCommon We want to be able to use run_script with *.t files, so t/common.perl putting subs into the top-level "main" namespace won't work. Instead, make it a module which uses Exporter like other libraries. --- MANIFEST | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 3a301ee7..6bff79ad 100644 --- a/MANIFEST +++ b/MANIFEST @@ -149,6 +149,7 @@ lib/PublicInbox/Spawn.pm lib/PublicInbox/SpawnPP.pm lib/PublicInbox/Syscall.pm lib/PublicInbox/TLS.pm +lib/PublicInbox/TestCommon.pm lib/PublicInbox/Tmpfile.pm lib/PublicInbox/Unsubscribe.pm lib/PublicInbox/UserContent.pm @@ -202,7 +203,6 @@ t/altid.t t/altid_v2.t t/cgi.t t/check-www-inbox.perl -t/common.perl t/config.t t/config_limiter.t t/content_id.t -- cgit v1.2.3-24-ge0c7