aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/gRPC-Core.podspec.template
diff options
context:
space:
mode:
authorGravatar Yuchen Zeng <zyc@google.com>2016-11-30 15:51:25 -0800
committerGravatar Yuchen Zeng <zyc@google.com>2016-11-30 15:51:25 -0800
commitb0023d25dc783ba77164c03a39bb7dcc7e446fe8 (patch)
tree5afae5cf86bc564fa08dcff01b4fdee0f084d438 /templates/gRPC-Core.podspec.template
parent19d7bab431d08ae721ffd651926e05320371fff5 (diff)
parent9832b9b2de8ce14dbce90d4cc90336984e8d83c3 (diff)
Merge remote-tracking branch 'upstream/master' into cares_buildin
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 029e2c33cb..cadc7d3d68 100644
--- a/templates/gRPC-Core.podspec.template
+++ b/templates/gRPC-Core.podspec.template
@@ -174,6 +174,7 @@
ss.source_files = 'test/core/end2end/cq_verifier.{c,h}',
'test/core/end2end/end2end_tests.{c,h}',
+ 'test/core/end2end/end2end_test_utils.c',
'test/core/end2end/tests/*.{c,h}',
'test/core/end2end/data/*.{c,h}',
'test/core/util/test_config.{c,h}',