Fixed build

This commit is contained in:
arkpar 2016-10-29 20:41:07 +02:00
parent e304a2f3fe
commit ffb9cc7b18

View File

@ -551,6 +551,7 @@ impl Discovery {
mod tests {
use super::*;
use util::hash::*;
use util::sha3::*;
use std::net::*;
use node_table::*;
use std::str::FromStr;