[ 20719]
no_plan is not a good plan until TEST is fixed.
p4raw-link: @20719 on //depot/maint-5.8/perl:
f3abc1d91170e8cb4c427eef94d0b2493522822c
p4raw-id: //depot/perl@20720
p4raw-integrated: from //depot/maint-5.8/perl@20717 'copy in'
lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
(@20718..)
-use Test::More 'no_plan';
+use Test::More tests => 10;
BEGIN {
if ($ENV{PERL_CORE}) {
-use Test::More 'no_plan';
+use Test::More tests => 6;
BEGIN {
if ($ENV{PERL_CORE}) {
-use Test::More 'no_plan';
+use Test::More tests => 7;
BEGIN {
if ($ENV{PERL_CORE}) {