summaryrefslogtreecommitdiff
path: root/test/tests.json
diff options
context:
space:
mode:
authorKengo Seki <sekikn@apache.org>2020-01-09 18:48:29 +0900
committerJens Geyer <jensg@apache.org>2020-02-21 21:41:27 +0100
commitf0c761e171782565f74ff3cd7d0e9ce8e1d2b6ad (patch)
treec72f74fb3f3c2eb2c93c114652f24ff993861e7c /test/tests.json
parentea4a086757f834880220c50392532b60751c6885 (diff)
downloadthrift-f0c761e171782565f74ff3cd7d0e9ce8e1d2b6ad.tar.gz
THRIFT-5059: Add cross tests for TZlibTransport in D
Client: D Patch: Kengo Seki This closes #1977
Diffstat (limited to 'test/tests.json')
-rw-r--r--test/tests.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/tests.json b/test/tests.json
index fc9046b49..dbee398a3 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -76,7 +76,8 @@
"transports": [
"http",
"buffered",
- "framed"
+ "framed",
+ "zlib"
],
"sockets": [
"ip",