aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/tests.json
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-05-03 09:52:40 -0700
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-05-03 12:58:05 -0700
commitce60d8e7a4f9a23495d0d2edb22dadbb78ca8089 (patch)
treea01d3ea6828551363dd2044aecb0f9dc27372cab /src/csharp/tests.json
parentb6a9016fc234714632a20cb25dc2e822a72243f8 (diff)
add AsyncCalServer tests to sanity tests
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 f733352a31..f6af3408d5 100644
--- a/src/csharp/tests.json
+++ b/src/csharp/tests.json
@@ -1,5 +1,6 @@
{
"Grpc.Core.Tests": [
+ "Grpc.Core.Internal.Tests.AsyncCallServerTest",
"Grpc.Core.Internal.Tests.AsyncCallTest",
"Grpc.Core.Internal.Tests.ChannelArgsSafeHandleTest",
"Grpc.Core.Internal.Tests.CompletionQueueEventTest",