diff --git a/src/python/grpcio_tests/tests/tests.json b/src/python/grpcio_tests/tests/tests.json index eb702f6c8b0..196e9f08b0a 100644 --- a/src/python/grpcio_tests/tests/tests.json +++ b/src/python/grpcio_tests/tests/tests.json @@ -7,6 +7,7 @@ "interop._insecure_intraop_test.InsecureIntraopTest", "interop._secure_intraop_test.SecureIntraopTest", "protoc_plugin._python_plugin_test.PythonPluginTest", + "protoc_plugin._python_plugin_test.SimpleStubsPluginTest", "protoc_plugin._split_definitions_test.SameProtoGrpcBeforeProtoProtocStyleTest", "protoc_plugin._split_definitions_test.SameProtoMid2016ProtocStyleTest", "protoc_plugin._split_definitions_test.SameProtoProtoBeforeGrpcProtocStyleTest",