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 902d249 commit 258cfd6Copy full SHA for 258cfd6
1 file changed
corcovado/test/mod.rs
@@ -12,10 +12,7 @@ extern crate fuchsia_zircon as zircon;
12
13
pub use ports::localhost;
14
15
-mod test_close_on_drop;
16
mod test_custom_evented;
17
-mod test_double_register;
18
-mod test_echo_server;
19
mod test_local_addr_ready;
20
mod test_multicast;
21
mod test_oneshot;
0 commit comments