summaryrefslogtreecommitdiff
path: root/test/tests.json
diff options
context:
space:
mode:
authorDaniel Shih <hotingwow@gmail.com>2018-03-21 08:28:38 +0800
committerJames E. King III <jking@apache.org>2018-03-21 07:48:31 -0400
commite41de0fbcb43c51a0f1ede40207c80bd3409f99f (patch)
treed9655f2e0356e737ee8f39ab096e3e049d420745 /test/tests.json
parent9aaf295806d32eab5715b4f0681f7da9b64c1fa5 (diff)
downloadthrift-e41de0fbcb43c51a0f1ede40207c80bd3409f99f.tar.gz
THRIFT-4489: Add unix domain socket support for nodejs
Client: nodejs This closes #1491
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 99050a15e..511be5f47 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -192,7 +192,8 @@
],
"sockets": [
"ip",
- "ip-ssl"
+ "ip-ssl",
+ "domain"
],
"protocols": [
"compact",