Skip to content

Commit 258cfd6

Browse files
committed
Fix stale corcovado test module imports
1 parent 902d249 commit 258cfd6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

corcovado/test/mod.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ extern crate fuchsia_zircon as zircon;
1212

1313
pub use ports::localhost;
1414

15-
mod test_close_on_drop;
1615
mod test_custom_evented;
17-
mod test_double_register;
18-
mod test_echo_server;
1916
mod test_local_addr_ready;
2017
mod test_multicast;
2118
mod test_oneshot;

0 commit comments

Comments
 (0)