diff options
author | Craig Tiller <ctiller@google.com> | 2016-04-04 13:54:41 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-04-04 13:54:41 -0700 |
commit | 38ec40608f693ffcc52120d5d31bec9084930537 (patch) | |
tree | bd15604e7eea09cbf9ed4596ce42c9b5b7740f59 /src/csharp/tests.json | |
parent | c532c21ee52bdcddf7292560673a61538ea3d29f (diff) | |
parent | 1b7c0a2c5cf27d7a77d9c3476fe6406a98ca3d76 (diff) |
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Diffstat (limited to 'src/csharp/tests.json')
-rw-r--r-- | src/csharp/tests.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/csharp/tests.json b/src/csharp/tests.json index 4aa93668ad..d66cb1b100 100644 --- a/src/csharp/tests.json +++ b/src/csharp/tests.json @@ -21,6 +21,7 @@ "Grpc.Core.Tests.CompressionTest", "Grpc.Core.Tests.ContextPropagationTest", "Grpc.Core.Tests.GrpcEnvironmentTest", + "Grpc.Core.Tests.HalfcloseTest", "Grpc.Core.Tests.MarshallingErrorsTest", "Grpc.Core.Tests.MetadataTest", "Grpc.Core.Tests.NUnitVersionTest", |