open-consul/command/kv
Daniel Nephin 8b6877febd Remove name from NewTestAgent
Using:

git grep -l 'NewTestAgent(t, t.Name(),' | \
    xargs sed -i -e 's/NewTestAgent(t, t.Name(),/NewTestAgent(t,/g'
2020-03-31 16:13:44 -04:00
..
del Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
exp Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
get Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
imp Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
impexp OSS KV Modifications to Support Namespaces 2019-11-25 12:57:35 -05:00
put Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
kv.go commands: get HTTP API flags for usage automatically 2017-10-18 00:08:45 +02:00
kv_test.go commands: run all tests in parallel (again) 2017-10-18 00:08:45 +02:00