aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-Core.podspec
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 /gRPC-Core.podspec
parentcf7587e066fe777ee87dad40faee5d211931932f (diff)
Add Cronet core tests to Jenkins
Diffstat (limited to 'gRPC-Core.podspec')
-rw-r--r--gRPC-Core.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec
index 39e0c340ea..b3ba9820ed 100644
--- a/gRPC-Core.podspec
+++ b/gRPC-Core.podspec
@@ -882,6 +882,7 @@ Pod::Spec.new do |s|
'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',