This commit is contained in:
arkpar 2016-01-10 15:13:12 +01:00
parent 39fb29ffcc
commit 02b530f4aa

View File

@ -342,7 +342,6 @@ impl EncryptedConnection {
try!(self.connection.reregister(event_loop));
Ok(())
}
}
#[test]