mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 15:19:40 -05:00
parent
2f7842246e
commit
6ae47449ec
1 changed files with 1 additions and 1 deletions
|
@ -1468,7 +1468,7 @@ itest!(cafile_eval {
|
|||
http_server: true,
|
||||
});
|
||||
|
||||
itest!(cafile_info {
|
||||
itest_ignore!(cafile_info {
|
||||
args:
|
||||
"info --cert tls/RootCA.pem https://localhost:5545/cli/tests/cafile_info.ts",
|
||||
output: "cafile_info.ts.out",
|
||||
|
|
Loading…
Reference in a new issue