pull/6067/head
Jan Tattermusch 9 years ago
parent 153c32a1eb
commit d2432e368c
  1. 1
      src/csharp/Grpc.Core.Tests/HalfcloseTest.cs

@ -74,7 +74,6 @@ namespace Grpc.Core.Tests
/// before we halfclose the request stream, an attempt to halfclose /// before we halfclose the request stream, an attempt to halfclose
/// (complete the request stream) shouldn't be treated as an error. /// (complete the request stream) shouldn't be treated as an error.
/// </summary> /// </summary>
/// <returns>The after fullclose client streaming call.</returns>
[Test] [Test]
public async Task HalfcloseAfterFullclose_ClientStreamingCall() public async Task HalfcloseAfterFullclose_ClientStreamingCall()
{ {

Loading…
Cancel
Save