open-consul/command/catalog/list/dc
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
..
catalog_list_datacenters.go Exit with error code 1 when failing to list DCs (#4583) 2018-09-12 09:55:02 -07:00
catalog_list_datacenters_test.go Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00