chore(test): drop obsolete TODOs
This commit is contained in:
parent
f0a0c7d4b1
commit
893f69617a
|
@ -65,24 +65,9 @@ init_per_testcase(_TestCase, Config) ->
|
|||
end_per_testcase(_TestCase, _Config) ->
|
||||
clear_tables().
|
||||
|
||||
% t_add_route(_) ->
|
||||
% error('TODO').
|
||||
|
||||
% t_do_add_route(_) ->
|
||||
% error('TODO').
|
||||
|
||||
% t_lookup_routes(_) ->
|
||||
% error('TODO').
|
||||
|
||||
% t_delete_route(_) ->
|
||||
% error('TODO').
|
||||
|
||||
% t_do_delete_route(_) ->
|
||||
% error('TODO').
|
||||
|
||||
% t_topics(_) ->
|
||||
% error('TODO').
|
||||
|
||||
t_verify_type(Config) ->
|
||||
case ?config(group_name, Config) of
|
||||
routing_schema_v1 ->
|
||||
|
|
Loading…
Reference in New Issue