diff options
Diffstat (limited to 'crates/shirabe/tests/util/http/request_proxy_test.rs')
| -rw-r--r-- | crates/shirabe/tests/util/http/request_proxy_test.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/shirabe/tests/util/http/request_proxy_test.rs b/crates/shirabe/tests/util/http/request_proxy_test.rs index 3e96a7b4..0a17b5f8 100644 --- a/crates/shirabe/tests/util/http/request_proxy_test.rs +++ b/crates/shirabe/tests/util/http/request_proxy_test.rs @@ -128,7 +128,6 @@ fn test_get_curl_options() { } #[test] -#[ignore] fn test_get_curl_options_with_ssl() { let mut cafile_opts: IndexMap<String, PhpMixed> = IndexMap::new(); cafile_opts.insert( |
