unittests: Add tests for dictionary indexing

This commit is contained in:
ZyX
2017-03-12 21:58:57 +03:00
parent b222453c95
commit bc87d23c28
4 changed files with 263 additions and 44 deletions

View File

@@ -538,6 +538,7 @@ return {
dict_watchers=dict_watchers,
tbl2callback=tbl2callback,
callback2tbl=callback2tbl,
empty_list = {[type_key]=list_type},
}