Changeset - 9d1cd82fb10a
[Not reviewed]
0 1 0
Christopher Esterhuyse - 5 years ago 2020-04-30 10:10:44
christopher.esterhuyse@gmail.com
removed unnecessary test
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/test/mod.rs
Show inline comments
 
@@ -5,7 +5,6 @@ use core::fmt::Debug;
 
use std::net::SocketAddr;
 

	
 
mod connector;
 
mod net;
 
mod setup;
 

	
 
// using a static AtomicU16, shared between all tests in the binary,
0 comments (0 inline, 0 general)