From: Steve Hancock Date: Fri, 6 Dec 2024 17:37:22 +0000 (-0800) Subject: update test case X-Git-Tag: 20240903.08~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=732b400d6f56efbbf51e94245b39755ae38e0a40;p=perltidy.git update test case --- diff --git a/dev-bin/run_convergence_tests.pl.expect b/dev-bin/run_convergence_tests.pl.expect index aaed1ca1..e6f52675 100644 --- a/dev-bin/run_convergence_tests.pl.expect +++ b/dev-bin/run_convergence_tests.pl.expect @@ -9660,13 +9660,13 @@ my ( ==> b523 <== foreach my $name (@$names) - { unless ($callcopy) { $ret .= << "EOC" } + { unless ($callcopy) { $ret .= <<"EOC" } XX EOC } foreach my $name (@$names) - { unless ($callcopy) { $ret .= << "EOC" } + { unless ($callcopy) { $ret .= <<"EOC" } XX EOC }