chore(test): drop obsolete TODOs

This commit is contained in:
Andrew Mayorov 2023-09-04 14:40:20 +04:00
parent f0a0c7d4b1
commit 893f69617a
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 0 additions and 15 deletions

View File

@ -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 ->