This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 9f300641fc6f
[perl5.git] / MANIFEST
index f058168..bec5b5f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5805,6 +5805,7 @@ t/op/tiehandle.t          See if tie for handles works
 t/op/time.t                    See if time functions work
 t/op/time_loop.t               Test that very large values don't hang gmtime and localtime.
 t/op/tr.t                      See if tr works
+t/op/tr_latin1.t               See if tr works, but file isn't encoded in UTF-8
 t/op/undef.t                   See if undef works
 t/op/universal.t               See if UNIVERSAL class works
 t/op/unlink.t                  See if unlink works