summaryrefslogtreecommitdiff
path: root/test/tests.json
diff options
context:
space:
mode:
authorJames E. King, III <jking@apache.org>2017-10-26 00:09:34 -0400
committerJames E. King, III <jking@apache.org>2017-10-28 17:54:58 -0400
commit375bfee701d3caa74074f8afb3d6940e52c45c88 (patch)
treef6bde60d9c4deefacc2658bd0b6be51748766079 /test/tests.json
parent5a4f7382d2c37231693890be11c6faaec495194a (diff)
downloadthrift-375bfee701d3caa74074f8afb3d6940e52c45c88.tar.gz
THRIFT-2998: enable cross test for nodejs http transport,
fix missing apache license headers in nodejs Client: nodejs This closes #1403
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 fdd725cf5..e62af2485 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -169,7 +169,8 @@
},
"transports": [
"buffered",
- "framed"
+ "framed",
+ "http"
],
"sockets": [
"ip",