From: Hugo van der Sanden Date: Fri, 13 Nov 2020 16:13:52 +0000 (+0000) Subject: No plan for regexp optimization tests X-Git-Tag: v5.33.6~149 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/2c6e5439c9a9b5286c617de96af39e5fd3fc3ea5 No plan for regexp optimization tests With a varying number of tests per data line, the plan is too much work to maintain. --- diff --git a/t/re/opt.t b/t/re/opt.t index 01ac6e3..e37f9f6 100644 --- a/t/re/opt.t +++ b/t/re/opt.t @@ -45,8 +45,6 @@ no warnings qw{ experimental }; use feature qw{ refaliasing declared_refs }; our \$TODO = \$::TODO; -plan tests => 104; - use re (); while () { @@ -203,6 +201,7 @@ while () { skip($test) if $skip; } +done_testing(); __END__ 0 - - abc 3 +abc - isall