This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Devel::Peek:Peek.t: Fix to work on EBCDIC
[perl5.git] / MANIFEST
index 69fb9c7..aad1be4 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5448,6 +5448,7 @@ t/perf/benchmarks.t               test t/perf/benchmarks syntax
 t/perf/opcount.t               See if optimised subs have the right op counts
 t/perf/optree.t                        Test presence of some op optimisations
 t/perf/speed.t                 See if optimisations are keeping things fast
+t/perf/taint.t                 See if optimisations are keeping things fast (taint issues)
 t/perl.supp                    Perl valgrind suppressions
 t/porting/args_assert.t                Check that all PERL_ARGS_ASSERT* macros are used
 t/porting/authors.t            Check that all authors have been acknowledged