commit | 371d92f159d4e518f1de81519b3a9de629ba8970 | [log] [tgz] |
---|---|---|
author | Zezeng Wang <51382517@qq.com> | Tue Apr 28 14:23:15 2020 +0800 |
committer | GitHub <noreply@github.com> | Tue Apr 28 07:23:15 2020 +0100 |
tree | 6b8145ed28390af78f2d6ffc6269db55f18ec6b7 | |
parent | 87462913428f9463c537223f2d23bbbf56cddb43 [diff] [blame] |
THRIFT-5179: Fix generated code for struct's named "a" or "b" Client: cpp
diff --git a/test/Makefile.am b/test/Makefile.am index 608e488..f1c808e 100755 --- a/test/Makefile.am +++ b/test/Makefile.am
@@ -167,6 +167,7 @@ ThriftTest.thrift \ TypedefTest.thrift \ UnsafeTypes.thrift \ + SpecificNameTest.thrift \ known_failures_Linux.json \ test.py \ tests.json \