#11 ALL_CAPS message fields are parsed incorrectly

This commit is contained in:
boukeversteegh
2020-05-25 21:50:30 +02:00
parent 18598e77d4
commit 382fabb96c
4 changed files with 19 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ tests = {
"import_packages_same_name",
"oneof_enum",
"googletypes_service_returns_empty",
"casing_message_field_uppercase",
}
services = {