commit | f066d84ffb7fe2eb0dc3b7e7cd0d0417a1ae7963 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Mon Jun 13 23:37:25 2022 +0200 |
committer | Jens Geyer <jensg@apache.org> | Mon Sep 05 22:04:22 2022 +0200 |
tree | d47baa7d0dea62a354eb0ededf77715d6cf7aa33 | |
parent | 3f4fa2947dc6e049e0f4748bdb6142b0c4673164 [diff] [blame] |
Replace ThriftTest.thrift with v0.16/ThriftTest.thrift to allow for merging the partially completed uuid implementation to master
diff --git a/test/Include.thrift b/test/Include.thrift index 562319b..f61cf05 100644 --- a/test/Include.thrift +++ b/test/Include.thrift
@@ -17,7 +17,7 @@ * under the License. */ -include "ThriftTest.thrift" +include "v0.16/ThriftTest.thrift" struct IncludeTest { 1: required ThriftTest.Bools bools