summaryrefslogtreecommitdiff
path: root/test/DebugProtoTest.thrift
diff options
context:
space:
mode:
authorDavid Reiss <dreiss@apache.org>2009-02-07 02:37:05 +0000
committerDavid Reiss <dreiss@apache.org>2009-02-07 02:37:05 +0000
commit8cee47cf5e7f0b17aadd5895d632901d828b0554 (patch)
tree568791df66d73b60b379bb366ba1b155ba3510b3 /test/DebugProtoTest.thrift
parent576dfdcda75667d6e892df0b5a4508d7bddbcef4 (diff)
downloadthrift-8cee47cf5e7f0b17aadd5895d632901d828b0554.tar.gz
THRIFT-310. python: Generate valid code for empty services
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@741832 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/DebugProtoTest.thrift')
-rw-r--r--test/DebugProtoTest.thrift2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/DebugProtoTest.thrift b/test/DebugProtoTest.thrift
index 2d2e12083..e730b22e9 100644
--- a/test/DebugProtoTest.thrift
+++ b/test/DebugProtoTest.thrift
@@ -82,6 +82,8 @@ service Srv {
i32 Janky(i32 arg)
}
+service EmptyService {}
+
// The only purpose of this thing is to increase the size of the generated code
// so that ZlibTest has more highly compressible data to play with.
struct BlowUp {