mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 01:13:45 +00:00
whisper/whisperv6: fix whitespace
This commit is contained in:
parent
a340851ea0
commit
ab3763c279
1 changed files with 1 additions and 1 deletions
|
|
@ -61,4 +61,4 @@ func TestEnvelopeOpenAcceptsOnlyOneKeyTypeInFilter(t *testing.T) {
|
|||
if decrypted != nil {
|
||||
t.Fatalf("Managed to decrypt a message with an invalid filter, seed %d", seed)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue