mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
remove unecessary new line
This commit is contained in:
parent
feb85dd4e5
commit
beb451ee7f
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ func NewSuite(dest *enode.Node, chainDir, engineURL, jwt string) (*Suite, error)
|
|||
|
||||
func (s *Suite) EthTests() []utesting.Test {
|
||||
return []utesting.Test{
|
||||
|
||||
// status
|
||||
{Name: "Status", Fn: s.TestStatus},
|
||||
// get block headers
|
||||
|
|
|
|||
Loading…
Reference in a new issue