aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_ssl/gen_build_yaml.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/bad_ssl/gen_build_yaml.py')
-rwxr-xr-xtest/core/bad_ssl/gen_build_yaml.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/core/bad_ssl/gen_build_yaml.py b/test/core/bad_ssl/gen_build_yaml.py
index 6b78e9c7aa..52f49bea2a 100755
--- a/test/core/bad_ssl/gen_build_yaml.py
+++ b/test/core/bad_ssl/gen_build_yaml.py
@@ -45,7 +45,6 @@ def main():
'deps': [
'grpc_test_util',
'grpc',
- 'gpr_test_util',
'gpr'
]
}
@@ -63,7 +62,6 @@ def main():
'bad_ssl_test_server',
'grpc_test_util',
'grpc',
- 'gpr_test_util',
'gpr'
]
}
@@ -79,7 +77,6 @@ def main():
'deps': [
'grpc_test_util',
'grpc',
- 'gpr_test_util',
'gpr'
]
}