updates for freebsd
This commit is contained in:
parent
be0ea6b544
commit
c27763aed3
10 changed files with 298 additions and 66 deletions
|
|
@ -6,6 +6,7 @@ import (
|
|||
|
||||
//uncomment to test rpc, comment to add back before commit, this test will always timeout
|
||||
func TestRunRPC(t *testing.T) {
|
||||
//a := New(lg, version)
|
||||
//a.RunRPC()
|
||||
a := New(lg, version)
|
||||
t.Log(a.NatsServer)
|
||||
a.RunRPC()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue