resurrect proper name

This commit is contained in:
Nikolay Volf 2016-02-04 04:38:40 +03:00
parent d7aa315309
commit 52f0ee1754

View File

@ -375,7 +375,7 @@ fn chain_empty_blocks() {
}
#[test]
fn chain_forged() {
fn chain_forked() {
::env_logger::init().ok();
let mut net = TestNet::new(3);
net.peer_mut(0).chain.add_blocks(300, false);