about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-06-04 11:29:39 +0000
committerEric Wong <e@80x24.org>2019-06-04 11:34:53 +0000
commitf90225afaef139a5e82b3083b7bdcb6abf0e7c1e (patch)
treefca45a245ad8d54a8d0b8692e0d53139967ad836 /MANIFEST
parente56b908c0e97c2f479b350dfb0868bc463413b89 (diff)
downloadpublic-inbox-f90225afaef139a5e82b3083b7bdcb6abf0e7c1e.tar.gz
The version of Test::More from Perl 5.10.1 did not support
"subtest", and the earliest version which did is Perl 5.12.0

The good news is this gives me an excuse to parallelize
the indexlevels-mirror test by splitting it into two.
(it could be further split, even).

Update t/nntpd. to use PI_TEST_VERSION consistently while
we're at it.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 8a3f2a4a..251f95f7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -204,6 +204,7 @@ t/httpd.t
 t/hval.t
 t/import.t
 t/inbox.t
+t/indexlevels-mirror-v1.t
 t/indexlevels-mirror.t
 t/init.t
 t/linkify.t