add Grpc.Tools.Tests to SanityTest

pull/13207/head
Jan Tattermusch 6 years ago
parent dd06e68fef
commit 67c2d99189
  1. 1
      src/csharp/Grpc.Core.Tests/SanityTest.cs

@ -102,6 +102,7 @@ namespace Grpc.Core.Tests
"Grpc.HealthCheck.Tests",
"Grpc.IntegrationTesting",
"Grpc.Reflection.Tests",
"Grpc.Tools.Tests",
};
foreach (var assemblyName in otherAssemblies)
{

Loading…
Cancel
Save