Add the server_test to tests.json

pull/20771/head
Lidi Zheng 5 years ago
parent b231e7f88f
commit 58cdbe7a83
  1. 3
      src/python/grpcio_tests/tests_aio/tests.json

@ -2,5 +2,6 @@
"_sanity._sanity_test.AioSanityTest",
"unit.channel_test.TestChannel",
"unit.init_test.TestAioRpcError",
"unit.init_test.TestInsecureChannel"
"unit.init_test.TestInsecureChannel",
"unit.server_test.TestServer"
]

Loading…
Cancel
Save