From 7c85caeaa8cccf3fbdf237013b809ec74e00ce8c Mon Sep 17 00:00:00 2001 From: Nathaniel Manista Date: Thu, 31 Aug 2017 22:17:31 +0000 Subject: gRPC Python test infrastructure (The server-related third part of it.) --- src/python/grpcio_tests/tests/tests.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/python/grpcio_tests/tests/tests.json') 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", -- cgit v1.2.3