We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b06c97 commit d3c3386Copy full SHA for d3c3386
1 file changed
t/10_baseline_ipv4_http.t
@@ -54,6 +54,7 @@ $tests++;
54
unlink $json_file;
55
56
#3
57
+$uri="testssl.net";
58
$terminal_out = `$prg --ssl-native $check2run $json_file $uri 2>&1`;
59
$json_string = json($json_file);
60
unlike($terminal_out, qr/$openssl_errors/, "via (builtin) OpenSSL, checking terminal output");
0 commit comments