Explorar el Código

Make _api_test.py happy

Lidi Zheng hace 6 años
padre
commit
64dd532732
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/python/grpcio_tests/tests/unit/_api_test.py

+ 3 - 0
src/python/grpcio_tests/tests/unit/_api_test.py

@@ -60,6 +60,9 @@ class AllTest(unittest.TestCase):
             'ServiceRpcHandler',
             'ServiceRpcHandler',
             'Server',
             'Server',
             'ServerInterceptor',
             'ServerInterceptor',
+            'LocalConnectionType',
+            'local_channel_credentials',
+            'local_server_credentials',
             'unary_unary_rpc_method_handler',
             'unary_unary_rpc_method_handler',
             'unary_stream_rpc_method_handler',
             'unary_stream_rpc_method_handler',
             'stream_unary_rpc_method_handler',
             'stream_unary_rpc_method_handler',