mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +00:00
rm todo comment
This commit is contained in:
parent
f335a504b5
commit
de82fd56c4
1 changed files with 0 additions and 1 deletions
|
|
@ -175,7 +175,6 @@ func testCallTracer(tracerName string, dirPath string, t *testing.T) {
|
|||
}
|
||||
}
|
||||
|
||||
// TODO (@sina) this benchmark has been broken for a while, please fix it.
|
||||
func BenchmarkTracers(b *testing.B) {
|
||||
files, err := os.ReadDir(filepath.Join("testdata", "call_tracer"))
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Reference in a new issue