瀏覽代碼

Add SecureLocalInteropTest to tests.json

Lidi Zheng 5 年之前
父節點
當前提交
892fdf85d6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/python/grpcio_tests/tests_aio/tests.json

+ 1 - 0
src/python/grpcio_tests/tests_aio/tests.json

@@ -1,6 +1,7 @@
 [
 [
   "_sanity._sanity_test.AioSanityTest",
   "_sanity._sanity_test.AioSanityTest",
   "interop.local_interop_test.InsecureLocalInteropTest",
   "interop.local_interop_test.InsecureLocalInteropTest",
+  "interop.local_interop_test.SecureLocalInteropTest",
   "unit.abort_test.TestAbort",
   "unit.abort_test.TestAbort",
   "unit.aio_rpc_error_test.TestAioRpcError",
   "unit.aio_rpc_error_test.TestAioRpcError",
   "unit.call_test.TestStreamStreamCall",
   "unit.call_test.TestStreamStreamCall",