core: fixed tests

This commit is contained in:
Jeffrey Wilcke
2015-06-27 13:57:56 +02:00
parent aba901e13c
commit e349fac97d
3 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,6 @@ func testFork(t *testing.T, bman *BlockProcessor, i, N int, f func(td1, td2 *big
if bi1 != bi2 {
t.Fatal("chains do not have the same hash at height", i)
}
bman2.bc.SetProcessor(bman2)
// extend the fork