Skip to content

Commit 8ed4b42

Browse files
committed
this may fix it
1 parent d92769d commit 8ed4b42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

t/10_baseline_ipv4_http.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ if ( $os eq "linux" ){
8989
} else {
9090
fail("0‑RTT test for $uri failed");
9191
}
92+
$tests++;
9293
} elsif ( $os eq "darwin" ){
9394
printf "%s\n", "Skipping test. The result of the check under MacOS is not understood" ;
9495
}
95-
$tests++;
9696

9797
done_testing($tests);
9898
printf "\n\n";

0 commit comments

Comments
 (0)