forked from TrueCloudLab/neoneo-go
Merge branch 'master' into master
This commit is contained in:
commit
247514a502
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