open-consul/command/acl/rules
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
..
translate.go Handle rules translation when coming from the JSON compat HCL (#5662) 2019-04-15 14:34:36 -04:00
translate_test.go Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00