mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 19:00:46 +00:00
parent
67106daaa8
commit
0b7b02b8e0
1 changed files with 0 additions and 1 deletions
|
|
@ -345,7 +345,6 @@ func TestStacktrieNotModifyValues(t *testing.T) {
|
||||||
if !bytes.Equal(have, want) {
|
if !bytes.Equal(have, want) {
|
||||||
t.Fatalf("item %d, have %#x want %#x", i, have, want)
|
t.Fatalf("item %d, have %#x want %#x", i, have, want)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue