raft: add TODO

This commit is contained in:
Blake Mizerany
2014-05-17 17:18:58 -07:00
committed by Yicheng Qin
parent 0ac49ba58d
commit 706c6df2ce

View File

@@ -91,6 +91,8 @@ func TestOldMessages(t *testing.T) {
}
}
// TestOldMessagesReply - optimization - reply with new term.
func TestProposal(t *testing.T) {
tests := []struct {
*network