aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/tests.json
diff options
context:
space:
mode:
authorGravatar kpayson64 <kpayson@google.com>2016-09-19 15:44:48 -0700
committerGravatar GitHub <noreply@github.com>2016-09-19 15:44:48 -0700
commita6a6fa4f12c5634d87d8b4e64fa50c3618586a7c (patch)
tree6dee2ceb56bd179d8f7cfe89f8f0ba4aca13f30f /src/python/grpcio_tests/tests/tests.json
parent9fec58f2b4727aae4c9368f3768cc1ef727bd523 (diff)
parent63d8af2b0043ccbff04cf3f6bac0e58aba06f257 (diff)
Merge pull request #8137 from kpayson64/python_server_args
Add parameter for server options
Diffstat (limited to 'src/python/grpcio_tests/tests/tests.json')
-rw-r--r--src/python/grpcio_tests/tests/tests.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/grpcio_tests/tests/tests.json b/src/python/grpcio_tests/tests/tests.json
index dcaef0db1f..2071a33e13 100644
--- a/src/python/grpcio_tests/tests/tests.json
+++ b/src/python/grpcio_tests/tests/tests.json
@@ -7,6 +7,7 @@
"_beta_features_test.BetaFeaturesTest",
"_beta_features_test.ContextManagementAndLifecycleTest",
"_cancel_many_calls_test.CancelManyCallsTest",
+ "_channel_args_test.ChannelArgsTest",
"_channel_connectivity_test.ChannelConnectivityTest",
"_channel_ready_future_test.ChannelReadyFutureTest",
"_channel_test.ChannelTest",