Uncommenting simple Miner tests (#1571)
This commit is contained in:
committed by
Arkadiy Paronyan
parent
5fe14e172e
commit
b304ce5838
@@ -19,9 +19,9 @@
|
||||
|
||||
extern crate rand;
|
||||
|
||||
pub mod random_path;
|
||||
pub mod test_socket;
|
||||
pub mod stop_guard;
|
||||
mod random_path;
|
||||
mod test_socket;
|
||||
mod stop_guard;
|
||||
|
||||
pub use random_path::*;
|
||||
pub use test_socket::*;
|
||||
|
||||
Reference in New Issue
Block a user