aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/python_tests.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/python_tests.json')
-rwxr-xr-xtools/run_tests/python_tests.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/run_tests/python_tests.json b/tools/run_tests/python_tests.json
index 6c969d765f..3bef345029 100755
--- a/tools/run_tests/python_tests.json
+++ b/tools/run_tests/python_tests.json
@@ -1,5 +1,11 @@
[
{
+ "module": "grpc._cython.cygrpc_test"
+ },
+ {
+ "module": "grpc._cython.adapter_low_test"
+ },
+ {
"module": "grpc._adapter._c_test"
},
{