mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-25 13:47:19 +00:00
Merge branch 'anthdm-master'
This commit is contained in:
commit
c9ceb231da
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ func TestHandleVersion(t *testing.T) {
|
|||
t.Fatal("verack payload should be nil")
|
||||
}
|
||||
}
|
||||
|
||||
func TestPeerCount(t *testing.T) {
|
||||
s := NewServer(ModeDevNet)
|
||||
go s.loop()
|
||||
|
|
Loading…
Reference in a new issue