This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
locale.c: Use REPLACEMENT_CHARACTER as a test
[perl5.git] / MANIFEST
index cfa1ecd..465df5d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -3962,6 +3962,7 @@ ext/B/t/optree_varinit.t  my,our,local var init optimization
 ext/B/t/OptreeCheck.pm         optree comparison tool
 ext/B/t/pragma.t       See if user pragmas work.
 ext/B/t/showlex.t      See if B::ShowLex works
+ext/B/t/strict.t       See if B works with strict and warnings.
 ext/B/t/sv_stash.t     See if SvSTASH() works
 ext/B/t/terse.t                See if B::Terse works
 ext/B/t/walkoptree.t   See if B::walkoptree (and friends) work