summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST2
-rw-r--r--t/porting/pod_rules.t (renamed from t/porting/buildtoc.t)0
2 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index e2a3c906be..37c9c059d9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5257,7 +5257,6 @@ t/perl.supp Perl valgrind suppressions
t/porting/args_assert.t Check that all PERL_ARGS_ASSERT* macros are used
t/porting/authors.t Check that all authors have been acknowledged
t/porting/bincompat.t Check that {non_,}bincompat_options are ordered
-t/porting/buildtoc.t Check that various pod lists are consistent
t/porting/checkcase.t Check whether we are case-insensitive-fs-friendly
t/porting/checkcfgvar.t Check that all config.sh-like files are good
t/porting/cmp_version.t Test whether all changed module files have their VERSION bumped
@@ -5271,6 +5270,7 @@ t/porting/known_pod_issues.dat Data file for porting/podcheck.t
t/porting/maintainers.t Test that Porting/Maintainers.pl is up to date
t/porting/manifest.t Test that this MANIFEST file is well formed
t/porting/podcheck.t Test the POD of shipped modules is well formed
+t/porting/pod_rules.t Check that various pod lists are consistent
t/porting/regen.t Check that regen.pl doesn't need running
t/porting/test_bootstrap.t Test that the instructions for test bootstrapping aren't accidentally overlooked.
t/README Instructions for regression tests
diff --git a/t/porting/buildtoc.t b/t/porting/pod_rules.t
index ee53667b3e..ee53667b3e 100644
--- a/t/porting/buildtoc.t
+++ b/t/porting/pod_rules.t