aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/tests.json
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-04-01 17:28:49 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-04-01 17:28:49 -0700
commit5d2703012858201810069e04d218f26d95bc22d1 (patch)
treeec6525ec31a96c208a1e07a0f3c0777a0e3764ec /src/csharp/tests.json
parentddc4e346bc3a59cef38bdf3e79fb2f1940bb4df2 (diff)
add some test for the newly generated code
Diffstat (limited to 'src/csharp/tests.json')
-rw-r--r--src/csharp/tests.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/csharp/tests.json b/src/csharp/tests.json
index 0fe8bc6e6f..a0c6cd3bc5 100644
--- a/src/csharp/tests.json
+++ b/src/csharp/tests.json
@@ -36,6 +36,8 @@
"Grpc.HealthCheck.Tests.HealthClientServerTest",
"Grpc.HealthCheck.Tests.HealthServiceImplTest",
"Grpc.IntegrationTesting.HistogramTest",
+ "Grpc.IntegrationTesting.GeneratedClientTest",
+ "Grpc.IntegrationTesting.GeneratedServiceBaseTest",
"Grpc.IntegrationTesting.InteropClientServerTest",
"Grpc.IntegrationTesting.MetadataCredentialsTest",
"Grpc.IntegrationTesting.RunnerClientServerTest",