mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-21 20:26:41 +00:00
Update generate_test.go
This commit is contained in:
parent
127d1f42bb
commit
abfdb1bbcd
1 changed files with 0 additions and 3 deletions
|
|
@ -631,9 +631,6 @@ func TestGenerateWithManyExtraAccounts(t *testing.T) {
|
||||||
}
|
}
|
||||||
|
|
||||||
func testGenerateWithManyExtraAccounts(t *testing.T, scheme string) {
|
func testGenerateWithManyExtraAccounts(t *testing.T, scheme string) {
|
||||||
if false {
|
|
||||||
enableLogging()
|
|
||||||
}
|
|
||||||
helper := newHelper(scheme)
|
helper := newHelper(scheme)
|
||||||
{
|
{
|
||||||
// Account one in the trie
|
// Account one in the trie
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue