etcd/raft/rafttest
Kostas Christidis 438163feb4 raft: fix failing tests in rafttest
Tests in `rafttest` would fail because they referred to field `Id` instead of
`ID`. This PR fixes that.

Closes #9504.

Signed-off-by: Kostas Christidis <kostas@christidis.io>
2018-03-28 15:12:29 -04:00
..
doc.go raft: update LICENSE header 2016-05-12 20:49:15 -07:00
network.go rafttest: make raft test reliable 2016-11-04 15:55:17 -07:00
network_test.go raft: update LICENSE header 2016-05-12 20:49:15 -07:00
node.go *: replace 'golang.org/x/net/context' with 'context' 2017-09-07 13:39:42 -07:00
node_bench_test.go raft: fix failing tests in rafttest 2018-03-28 15:12:29 -04:00
node_test.go raft: fix failing tests in rafttest 2018-03-28 15:12:29 -04:00