aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/tests.json
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2017-06-27 14:37:01 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2017-06-29 17:49:36 +0200
commitb2b54fe60fd0f9353ba536f8217fa8119a5bbb77 (patch)
tree3274d1e77c3214df08411cd2605cd21560f92532 /src/csharp/tests.json
parenta410632b570a8717eb5f3c1f43eb84bf80e0aca9 (diff)
add C# test demoing custom error details
Diffstat (limited to 'src/csharp/tests.json')
-rw-r--r--src/csharp/tests.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/csharp/tests.json b/src/csharp/tests.json
index 707d140f62..bc6adbbfe8 100644
--- a/src/csharp/tests.json
+++ b/src/csharp/tests.json
@@ -42,6 +42,7 @@
"Grpc.HealthCheck.Tests.HealthServiceImplTest"
],
"Grpc.IntegrationTesting": [
+ "Grpc.IntegrationTesting.CustomErrorDetailsTest",
"Grpc.IntegrationTesting.GeneratedClientTest",
"Grpc.IntegrationTesting.GeneratedServiceBaseTest",
"Grpc.IntegrationTesting.HistogramTest",