This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Resolve issue #74974: document File::Copy::copy(FILE, DIR)
[perl5.git] / MANIFEST
index a676231..197d359 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -4506,6 +4506,7 @@ t/op/tie.t                        See if tie/untie functions work
 t/op/time_loop.t               Test that very large values don't hang gmtime and localtime.
 t/op/time.t                    See if time functions work
 t/op/tr.t                      See if tr works
+t/op/turkish.t                 See if we can implement Turkish casing
 t/op/undef.t                   See if undef works
 t/op/universal.t               See if UNIVERSAL class works
 t/op/unshift.t                 See if unshift works