Update generate_test.go

This commit is contained in:
marukai67 2026-01-09 16:10:33 +01:00 committed by GitHub
parent 127d1f42bb
commit abfdb1bbcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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