mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-24 17:58:30 +00:00
fixes indentation
This commit is contained in:
parent
0d743dc468
commit
d944138e63
@ -179,7 +179,7 @@ proc generalStateJsonMain*(debugMode = false) =
|
||||
if paramCount() == 0 or not debugMode:
|
||||
# run all test fixtures
|
||||
suite "generalstate json tests":
|
||||
jsonTest("GeneralStateTests", testFixture)
|
||||
jsonTest("GeneralStateTests", testFixture)
|
||||
suite "new generalstate json tests":
|
||||
jsonTest("newGeneralStateTests", testFixture)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user