commit | 45484b31bbe736d6effb630ca0bc642856e883d1 | [log] [tgz] |
---|---|---|
author | David Garcia Quintas <dgq@google.com> | Thu Jan 14 18:59:20 2016 -0800 |
committer | David Garcia Quintas <dgq@google.com> | Thu Jan 14 19:01:00 2016 -0800 |
tree | 89475f87bbdaf1c1be4c798a11acd7c44555c576 | |
parent | a2517a15734715c65be37a382c352ba17e89d816 [diff] [blame] |
Added sanity check for trailing newlines
diff --git a/src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs b/src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs index d90f21c..c7e1547 100644 --- a/src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs +++ b/src/csharp/Grpc.HealthCheck.Tests/HealthClientServerTest.cs
@@ -93,4 +93,4 @@ // TODO(jtattermusch): add test with timeout once timeouts are supported } -} \ No newline at end of file +}