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
This commit is contained in:
Kevin Clark 2008-06-18 00:52:05 +00:00
parent d5c98eedc8
commit a7e7c04e9d

View File

@ -1,5 +1,5 @@
ruby_namespace TestNamespace
namespace rb TestNamespace
struct Goodbyez {
1: i32 val = 325;