X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=test%2Fhope_kv_list_SUITE.erl;h=e0f0747e2c7772862323939020e906da53269cad;hb=a2673523b39fb6fbcc4fe4dce649f8a44c9fb94c;hp=98c5489e2a625fabffd94ea53d57ce926e403fab;hpb=39273fbe5d3bb9501b22e98d313a72d9fb4ea2ea;p=hope.git diff --git a/test/hope_kv_list_SUITE.erl b/test/hope_kv_list_SUITE.erl index 98c5489..e0f0747 100644 --- a/test/hope_kv_list_SUITE.erl +++ b/test/hope_kv_list_SUITE.erl @@ -20,6 +20,9 @@ %% Common Test callbacks %% ============================================================================ +%% TODO: Make tests generic for any dictionary. +%% TODO: Each group should test a type of dictionary against the generic cases. + all() -> [{group, ?GROUP_KV_LIST}].