Merge pull request #5628 from acozzette/update-gtest

Updated googletest submodule to the most recent upstream commit
pull/5638/head
Adam Cozzette 6 years ago committed by GitHub
commit 0f4ec5ecdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      kokoro/linux/cpp_distcheck/build.sh
  2. 2
      third_party/googletest

@ -2,6 +2,8 @@
#
# Build file to set up and run tests
set -e # exit immediately on error
# Change to repo root
cd $(dirname $0)/../../..

@ -1 +1 @@
Subproject commit c3bb0ee2a63279a803aaad956b9b26d74bf9e6e2
Subproject commit 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081
Loading…
Cancel
Save