core::rt: Unignore a fixed TCP test
This commit is contained in:
parent
0d1331f4a0
commit
018dfaf9a6
1 changed files with 1 additions and 1 deletions
|
|
@ -314,7 +314,7 @@ mod test {
|
|||
}
|
||||
}
|
||||
|
||||
#[test] #[ignore(reason = "hangs on mac")]
|
||||
#[test]
|
||||
fn multiple_connect_interleaved_lazy_schedule() {
|
||||
do run_in_newsched_task {
|
||||
let addr = next_test_ip4();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue