Rename test-case to keep it close with other enum test

This commit is contained in:
boukeversteegh
2020-06-24 21:55:31 +02:00
parent bbf40f9694
commit d734206fe5
3 changed files with 1 additions and 1 deletions

View File

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