We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d3f18 commit 6fbd27dCopy full SHA for 6fbd27d
boring/src/ssl/test/ech.rs
@@ -36,7 +36,6 @@ fn bootstrap_ech(config: &[u8], key: &[u8], list: &[u8]) -> (Server, ClientSslBu
36
}
37
38
#[test]
39
-#[ignore]
40
fn ech() {
41
let (_server, client) = bootstrap_ech(ECH_CONFIG, ECH_KEY, ECH_CONFIG_LIST);
42
0 commit comments