aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/build_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/objective-c/tests/build_tests.sh')
-rwxr-xr-xsrc/objective-c/tests/build_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objective-c/tests/build_tests.sh b/src/objective-c/tests/build_tests.sh
index bc5bc04494..6602d510d9 100755
--- a/src/objective-c/tests/build_tests.sh
+++ b/src/objective-c/tests/build_tests.sh
@@ -50,4 +50,5 @@ rm -rf Tests.xcworkspace
rm -f Podfile.lock
rm -f RemoteTestClient/*.{h,m}
+echo "TIME: $(date)"
pod install