mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-05-05 23:55:11 +00:00
*: fix whitespace errors
leading/trailing newlines
This commit is contained in:
parent
6fea16451a
commit
c4e084b0d8
36 changed files with 0 additions and 36 deletions
|
@ -1529,7 +1529,6 @@ func testDumpAndRestore(t *testing.T, dumpF, restoreF func(c *config.Config)) {
|
|||
require.Equal(t, bc.BlockHeight()-1, lastIndex)
|
||||
})
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
func TestDumpAndRestore(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue