aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-Core.podspec.template
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-02-06 00:04:27 -0800
committerGravatar Muxi Yan <mxyan@google.com>2017-02-06 15:55:02 -0800
commit938f099100ca4d73262ac984395a65551525f1ad (patch)
tree431d18a4c78ea195c36cb293b440e6b41a894040 /templates/gRPC-Core.podspec.template
parentcf7587e066fe777ee87dad40faee5d211931932f (diff)
Add Cronet core tests to Jenkins
Diffstat (limited to 'templates/gRPC-Core.podspec.template')
-rw-r--r--templates/gRPC-Core.podspec.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/gRPC-Core.podspec.template b/templates/gRPC-Core.podspec.template
index 1b97d18f16..6bd09bbbd7 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -178,6 +178,7 @@
'test/core/end2end/end2end_test_utils.c',
'test/core/end2end/tests/*.{c,h}',
'test/core/end2end/data/*.{c,h}',
+ 'test/core/util/debugger_macros.c',
'test/core/util/test_config.{c,h}',
'test/core/util/port.h',
'test/core/util/port_posix.c',