summaryrefslogtreecommitdiff
path: root/test/SmallTest.thrift
diff options
context:
space:
mode:
authorKevin Clark <kclark@apache.org>2008-06-18 00:52:05 +0000
committerKevin Clark <kclark@apache.org>2008-06-18 00:52:05 +0000
commita7e7c04e9da4d740ddd48f17b22ed7e9aa493269 (patch)
treec2a70827f911e218946c030aa2d35254cf243de9 /test/SmallTest.thrift
parentd5c98eedc83aca595a8feea60a331c291fd7eeba (diff)
downloadthrift-a7e7c04e9da4d740ddd48f17b22ed7e9aa493269.tar.gz
rb: Switch to dyn generator syntax for testing namespaces
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@668898 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/SmallTest.thrift')
-rw-r--r--test/SmallTest.thrift2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SmallTest.thrift b/test/SmallTest.thrift
index 531bf17bd..36ee34998 100644
--- a/test/SmallTest.thrift
+++ b/test/SmallTest.thrift
@@ -1,5 +1,5 @@
-ruby_namespace TestNamespace
+namespace rb TestNamespace
struct Goodbyez {
1: i32 val = 325;