aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/tests.json
diff options
context:
space:
mode:
authorGravatar Nathaniel Manista <nathaniel@google.com>2017-08-31 22:17:31 +0000
committerGravatar Nathaniel Manista <nathaniel@google.com>2017-09-05 01:01:20 +0000
commit7c85caeaa8cccf3fbdf237013b809ec74e00ce8c (patch)
tree8e8136755184169208699ef000f4380d4ece4bde /src/python/grpcio_tests/tests/tests.json
parent2010985ab269c8df0443e4f3782cbdffb083e9d4 (diff)
gRPC Python test infrastructure
(The server-related third part of it.)
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 c10719b86f..d61297b918 100644
--- a/src/python/grpcio_tests/tests/tests.json
+++ b/src/python/grpcio_tests/tests/tests.json
@@ -10,6 +10,7 @@
"protoc_plugin.beta_python_plugin_test.PythonPluginTest",
"reflection._reflection_servicer_test.ReflectionServicerTest",
"testing._client_test.ClientTest",
+ "testing._server_test.FirstServiceServicerTest",
"testing._time_test.StrictFakeTimeTest",
"testing._time_test.StrictRealTimeTest",
"unit._api_test.AllTest",