mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
etcd-tester: fix build
This commit is contained in:
parent
2bfd266a81
commit
30e6d49bec
@ -23,7 +23,7 @@ import (
|
||||
type tester struct {
|
||||
failures []failure
|
||||
agents []client.Agent
|
||||
limit uint64
|
||||
limit int
|
||||
}
|
||||
|
||||
func (tt *tester) runLoop() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user