This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Refactor the startup logic in fflush.t to use skip_all()
[perl5.git] / MANIFEST
index bc8dd0c..1bd14f5 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -4950,6 +4950,7 @@ t/op/smartmatch.t         See if the ~~ operator works
 t/op/sort.t                    See if sort works
 t/op/splice.t                  See if splice works
 t/op/split.t                   See if split works
+t/op/split_unicode.t           Test split /\s/ and Unicode
 t/op/sprintf2.t                        See if sprintf works
 t/op/sprintf.t                 See if sprintf works
 t/op/srand.t                   See if srand works