run rpc comment
This commit is contained in:
parent
0f72dbf958
commit
5917d03374
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import (
|
|||
"testing"
|
||||
)
|
||||
|
||||
//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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue