diff --git a/scripts/convert_wycheproof.pl b/scripts/convert_wycheproof.pl index 3a3218086..7093c8533 100755 --- a/scripts/convert_wycheproof.pl +++ b/scripts/convert_wycheproof.pl @@ -182,7 +182,7 @@ if ($skipped) { } if ($ntests == 0) { die "E: no tests extracted, sorry!\n"; - +} my $outfh; if ($outfile) {