mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 08:38:23 +00:00
Some of the tests (04_errs.t, 08_nothreads.t, 09_ended.t) already use Test::More unconditionally, so remove the conditional loading code from the other tests. Also, `use Config` doesn't need to be in a BEGIN block.