aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core.Tests/Internal
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-01-14 18:59:20 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-01-14 19:01:00 -0800
commit45484b31bbe736d6effb630ca0bc642856e883d1 (patch)
tree89475f87bbdaf1c1be4c798a11acd7c44555c576 /src/csharp/Grpc.Core.Tests/Internal
parenta2517a15734715c65be37a382c352ba17e89d816 (diff)
Added sanity check for trailing newlines
Diffstat (limited to 'src/csharp/Grpc.Core.Tests/Internal')
-rw-r--r--src/csharp/Grpc.Core.Tests/Internal/AsyncCallTest.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Core.Tests/Internal/AsyncCallTest.cs b/src/csharp/Grpc.Core.Tests/Internal/AsyncCallTest.cs
index 246072bff1..543f6375df 100644
--- a/src/csharp/Grpc.Core.Tests/Internal/AsyncCallTest.cs
+++ b/src/csharp/Grpc.Core.Tests/Internal/AsyncCallTest.cs
@@ -219,4 +219,4 @@ namespace Grpc.Core.Internal.Tests
}
}
}
-} \ No newline at end of file
+}