aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-02-18 08:30:14 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-02-18 08:30:14 -0800
commitf74ec4ee43a8209c4b91bc1e07e8fb4d815ce4b6 (patch)
tree3501e15bdd857b7abf0aef69730c6b51f9acc72d /tools/run_tests
parent94640a3df9cb1bc61d5decb5770306d60d52bf41 (diff)
parentaface44b34f2fe890c28c7f4dcbc8dfbc47e4a19 (diff)
Merge github.com:grpc/grpc into copyright
Diffstat (limited to 'tools/run_tests')
-rw-r--r--tools/run_tests/tests.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 2b3e6702c5..b5d61595c2 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -271,6 +271,10 @@
},
{
"language": "c++",
+ "name": "async_end2end_test"
+ },
+ {
+ "language": "c++",
"name": "channel_arguments_test"
},
{
@@ -295,10 +299,6 @@
},
{
"language": "c++",
- "name": "sync_client_async_server_test"
- },
- {
- "language": "c++",
"name": "thread_pool_test"
},
{