Upgrading vendor folder dependencies.
This commit is contained in:
parent
4a0cbcd770
commit
acbe9ad9e5
229 changed files with 10735 additions and 4528 deletions
27
vendor/git.apache.org/thrift.git/test/tests.json
generated
vendored
27
vendor/git.apache.org/thrift.git/test/tests.json
generated
vendored
|
@ -718,5 +718,32 @@
|
|||
"multic"
|
||||
],
|
||||
"workdir": "rs/bin"
|
||||
},
|
||||
{
|
||||
"name": "nodets",
|
||||
"env": {
|
||||
"NODE_PATH": "../lib"
|
||||
},
|
||||
"server": {
|
||||
"command": [
|
||||
"runServer.sh"
|
||||
]
|
||||
},
|
||||
"client": {
|
||||
"timeout": 6,
|
||||
"command": [
|
||||
"runClient.sh"
|
||||
]
|
||||
},
|
||||
"protocols": [
|
||||
"binary"
|
||||
],
|
||||
"sockets": [
|
||||
"ip"
|
||||
],
|
||||
"transports": [
|
||||
"buffered"
|
||||
],
|
||||
"workdir": "../lib/nodets/test"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue