mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-08 16:24:00 +01:00
this may fix it
This commit is contained in:
@@ -89,10 +89,10 @@ if ( $os eq "linux" ){
|
||||
} else {
|
||||
fail("0‑RTT test for $uri failed");
|
||||
}
|
||||
$tests++;
|
||||
} elsif ( $os eq "darwin" ){
|
||||
printf "%s\n", "Skipping test. The result of the check under MacOS is not understood" ;
|
||||
}
|
||||
$tests++;
|
||||
|
||||
done_testing($tests);
|
||||
printf "\n\n";
|
||||
|
||||
Reference in New Issue
Block a user