Skip to content

Commit 6fbd27d

Browse files
committed
test: fix ech test
1 parent 68d3f18 commit 6fbd27d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boring/src/ssl/test/ech.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ fn bootstrap_ech(config: &[u8], key: &[u8], list: &[u8]) -> (Server, ClientSslBu
3636
}
3737

3838
#[test]
39-
#[ignore]
4039
fn ech() {
4140
let (_server, client) = bootstrap_ech(ECH_CONFIG, ECH_KEY, ECH_CONFIG_LIST);
4241

0 commit comments

Comments
 (0)