changes to hanging tests in unix, need rework
This commit is contained in:
parent
772ace9fb5
commit
6ed29e2b2b
5 changed files with 48 additions and 47 deletions
|
|
@ -6,6 +6,6 @@ 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)
|
||||
//a.RunRPC()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue