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

@@ -186,8 +186,8 @@ using testing::SetErrnoAndReturn;
#endif
#if GTEST_HAS_EXCEPTIONS
using testing::Throw;
using testing::Rethrow;
using testing::Throw;
#endif
using testing::ContainsRegex;