summaryrefslogtreecommitdiff
path: root/test/ThriftTest.thrift
diff options
context:
space:
mode:
authorJames E. King III <jking@apache.org>2019-01-13 23:19:18 -0500
committerJames E. King III <jking@apache.org>2019-01-14 08:13:52 -0500
commit234fb47229dad47842e97a599614dbbd81b7c4a2 (patch)
treee1c75e2200041c4ef67b0ed2d1a5ac877012412f /test/ThriftTest.thrift
parentf3ec277e7e2c147342831ecec590bc2f71b07761 (diff)
downloadthrift-234fb47229dad47842e97a599614dbbd81b7c4a2.tar.gz
THRIFT-4719: remove cocoa
Diffstat (limited to 'test/ThriftTest.thrift')
-rw-r--r--test/ThriftTest.thrift19
1 files changed, 9 insertions, 10 deletions
diff --git a/test/ThriftTest.thrift b/test/ThriftTest.thrift
index 3499ab5f8..e025b7f54 100644
--- a/test/ThriftTest.thrift
+++ b/test/ThriftTest.thrift
@@ -22,22 +22,21 @@
*/
namespace c_glib TTest
-namespace java thrift.test
namespace cpp thrift.test
-namespace rb Thrift.Test
-namespace perl ThriftTest
namespace csharp Thrift.Test
+namespace delphi Thrift.Test
+namespace go thrifttest
+namespace java thrift.test
namespace js ThriftTest
-namespace st ThriftTest
+namespace lua ThriftTest
+namespace netcore ThriftTest
+namespace perl ThriftTest
+namespace php ThriftTest
namespace py ThriftTest
namespace py.twisted ThriftTest
-namespace go thrifttest
-namespace php ThriftTest
-namespace delphi Thrift.Test
-namespace cocoa ThriftTest
-namespace lua ThriftTest
+namespace rb Thrift.Test
+namespace st ThriftTest
namespace xsd test (uri = 'http://thrift.apache.org/ns/ThriftTest')
-namespace netcore ThriftTest
// Presence of namespaces and sub-namespaces for which there is
// no generator should compile with warnings only