Test to_dict with missing enum values

This commit is contained in:
Michael Sayapin
2020-06-15 12:51:51 +08:00
parent a46979c8a6
commit c48ca2e386
3 changed files with 20 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ tests = {
"namespace_builtin_types", # 53
"googletypes_struct", # 9
"googletypes_value", # 9
"to_dict_with_missing_enum", # 93
}
services = {