mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
rm blank line
This commit is contained in:
parent
dab41e9b7e
commit
690564785a
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ func (s *Suite) EthTests() []utesting.Test {
|
|||
tests = append(tests, utesting.Test{Name: "TestLargeTxRequest", Fn: s.TestLargeTxRequest})
|
||||
}
|
||||
return tests
|
||||
|
||||
}
|
||||
|
||||
func (s *Suite) SnapTests() []utesting.Test {
|
||||
|
|
|
|||
Loading…
Reference in a new issue