mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-27 07:42:14 +00:00
typo
This commit is contained in:
parent
c14f8892d0
commit
cb39a41a44
@ -56,6 +56,8 @@ func TestStatefulRoutine(t *testing.T) {
|
|||||||
go routine.run()
|
go routine.run()
|
||||||
go routine.feedback()
|
go routine.feedback()
|
||||||
|
|
||||||
|
go routine.send(eventA{})
|
||||||
|
|
||||||
routine.wait()
|
routine.wait()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user