removed comment

This commit is contained in:
Svyatoslav Nikolsky 2017-07-25 17:57:27 +03:00
parent eb895fbb31
commit 4938dfd971

View File

@ -241,7 +241,6 @@ pub mod tests {
data_path: path.as_str().to_owned(),
cluster_config: ClusterConfiguration {
threads: 1,
//self_private: (**Random.generate().unwrap().secret().clone()).into(),
listener_address: NodeAddress {
address: "0.0.0.0".to_owned(),
port: 8083,