aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/tests.json')
-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"
},
{