cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls
This commit is contained in:
@ -7,8 +7,6 @@ import (
|
||||
)
|
||||
|
||||
func TestCompression(t *testing.T) {
|
||||
ethutil.ReadConfig("", "/tmp", "")
|
||||
|
||||
db, err := NewLDBDatabase("testdb")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
|
Reference in New Issue
Block a user