More interop test clean up

This commit is contained in:
Lucio Franco
2019-09-08 16:50:39 -04:00
parent fe65d9789f
commit fd1029f967
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -43,6 +43,6 @@ trap 'echo ":; killing test server"; kill ${SERVER_PID};' EXIT
cargo run -p tonic-interop --bin client -- \
--test_case=empty_unary,large_unary,client_streaming,server_streaming,ping_pong,\
empty_stream,status_code_and_message
# special_status_message,unimplemented_method,\
# unimplemented_service,custom_metadata $ARG
empty_stream,status_code_and_message,special_status_message $ARG
# unimplemented_method,unimplemented_service,custom_metadata