This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Start migrating bits of pragma/utf8 to elsewhere
[perl5.git] / MANIFEST
index 7da209e..4f30dd1 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1522,6 +1522,7 @@ t/op/inc.t                See if inc/dec of integers near 32 bit limit work
 t/op/index.t           See if index works
 t/op/int.t             See if int works
 t/op/join.t            See if join works
+t/op/length.t          See if length works
 t/op/lex_assign.t      See if ops involving lexicals or pad temps work
 t/op/lfs.t             See if large files work for perlio
 t/op/list.t            See if array lists work