Browse Source

remove comment

pull/424/head
Ethan Buchman 8 years ago
parent
commit
692691938c
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      rpc/client/rpc_test.go

+ 0
- 2
rpc/client/rpc_test.go View File

@ -64,8 +64,6 @@ func TestNetInfo(t *testing.T) {
}
}
// FIXME: This seems to trigger a race condition with client.Local
// go test -v -race . -run=DumpCons
func TestDumpConsensusState(t *testing.T) {
for i, c := range GetClients() {
// FIXME: fix server so it doesn't panic on invalid input


Loading…
Cancel
Save