diff --git a/tests/test1275.pl b/tests/test1275.pl index fd8bbfc0f4..d9df8cec9c 100755 --- a/tests/test1275.pl +++ b/tests/test1275.pl @@ -30,7 +30,7 @@ my $root=$ARGV[0] || ".."; my @m = `git ls-files -- $root`; -my $errors; +my $errors = 0; my %accepted=('curl' => 1, 'libcurl' => 1,