summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2014-05-30 00:14:50 +0200
committerRoger Meier <roger@apache.org>2014-05-30 00:17:12 +0200
commite86428c6b0a278c070038b8c0182ceccc60196d5 (patch)
treef3f532bec14a2b556506c650aaf1402c731daa20 /test
parent7ca13f5507af5c67e0e93a2774f2b122374e0276 (diff)
downloadthrift-e86428c6b0a278c070038b8c0182ceccc60196d5.tar.gz
THRIFT-2469 "java:fullcamel" option to automatically camel-case underscored attribute names
Client: Java Patch: Tom Lee
Diffstat (limited to 'test')
-rw-r--r--test/DenseLinkingTest.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DenseLinkingTest.thrift b/test/DenseLinkingTest.thrift
index cf61496aa..f18234b28 100644
--- a/test/DenseLinkingTest.thrift
+++ b/test/DenseLinkingTest.thrift
@@ -34,6 +34,7 @@ then compiling this should give errors because of doubly defined symbols.
*/
namespace cpp thrift.test
+namespace java thrift.test
struct OneOfEachZZ {
1: bool im_true,