Blake Mizerany před 11 roky
rodič
revize
706c6df2ce
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      raft_test.go

+ 2 - 0
raft_test.go

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