remove comment

This commit is contained in:
Ethan Buchman 2017-03-02 23:57:28 -05:00
parent a200505ae5
commit 692691938c
1 changed files with 0 additions and 2 deletions

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