Add failing tests for google.protobuf Struct and Value #9

This commit is contained in:
boukeversteegh
2020-05-29 16:45:32 +02:00
parent eeed1c0db7
commit 62fc421d60
5 changed files with 38 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ tests = {
"casing_message_field_uppercase", # 11
"namespace_keywords", # 70
"namespace_builtin_types", # 53
"googletypes_struct", # 9
"googletypes_value", # 9
}
services = {