Skip to content
Snippets Groups Projects
Commit 9d67d8de authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

add HealthCheck tests to run_tests.py

parent d8bbdeae
No related branches found
No related tags found
No related merge requests found
......@@ -254,6 +254,7 @@ class CSharpLanguage(object):
def test_specs(self, config, travis):
assemblies = ['Grpc.Core.Tests',
'Grpc.Examples.Tests',
'Grpc.HealthCheck.Tests',
'Grpc.IntegrationTesting']
if self.platform == 'windows':
cmd = 'tools\\run_tests\\run_csharp.bat'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment