Run clang-format.

PiperOrigin-RevId: 655106304
Change-Id: Ie69b407fce74b31cf71d6dcc1361910d30e86bb5
This commit is contained in:
Aaron Jacobs
2024-07-23 03:56:40 -07:00
committed by Copybara-Service
parent cee1ba1f24
commit 57e107a10e
8 changed files with 21 additions and 21 deletions

View File

@@ -43,7 +43,6 @@
// possible loss of data and C4100, unreferenced local parameter
GTEST_DISABLE_MSC_WARNINGS_PUSH_(4244 4100)
namespace testing {
namespace gmock_matchers_test {
namespace {