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

run all implemented C# interop tests

parent a6316693
No related branches found
No related tags found
No related merge requests found
......@@ -111,8 +111,7 @@ class CSharpLanguage:
return {}
def unimplemented_test_cases(self):
# TODO: status_code_and_message doesn't work against node_server
return _SKIP_COMPRESSION + ['status_code_and_message']
return _SKIP_COMPRESSION
def unimplemented_test_cases_server(self):
return _SKIP_COMPRESSION
......
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