summaryrefslogtreecommitdiff
path: root/test/DebugProtoTest.thrift
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2015-10-02 00:38:17 +0200
committerJens Geyer <jensg@apache.org>2015-10-02 00:38:17 +0200
commit123258ba60facd8581d868c71a543487b2acff3c (patch)
tree5470f572ed148f86eff5280e80f17ceaa48ff2be /test/DebugProtoTest.thrift
parent96409d9dfecd8213726ee83ff1ac40695f8eeeec (diff)
downloadthrift-123258ba60facd8581d868c71a543487b2acff3c.tar.gz
THRIFT-3364 Fix ruby binary field encoding in TJSONProtocol
Client: Ruby Patch: Nobuaki Sukegawa <nsukeg@gmail.com> This closes #633
Diffstat (limited to 'test/DebugProtoTest.thrift')
-rw-r--r--test/DebugProtoTest.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DebugProtoTest.thrift b/test/DebugProtoTest.thrift
index 4e9fb4758..50ae4c16e 100644
--- a/test/DebugProtoTest.thrift
+++ b/test/DebugProtoTest.thrift
@@ -20,6 +20,7 @@
namespace c_glib TTest
namespace cpp thrift.test.debug
namespace java thrift.test
+namespace rb thrift.test
struct Doubles {
1: double nan,