summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 27a9e7545d..0e02719f9a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5022,6 +5022,7 @@ t/porting/test_bootstrap.t Test that the instructions for test bootstrapping are
t/README Instructions for regression tests
t/re/charset.t See if regex modifiers like /d, /u work properly
t/re/fold_grind.t See if case folding works properly
+t/re/no_utf8_pm.t Verify utf8.pm doesn't get loaded unless required
t/re/overload.t Test against string corruption in pattern matches on overloaded objects
t/re/pat_advanced.t See if advanced esoteric patterns work
t/re/pat_advanced_thr.t See if advanced esoteric patterns work in another thread