No external change

PiperOrigin-RevId: 622203227
Change-Id: Ic3c24edf917dbda7b02c6ab8ce695398a436dc4c
This commit is contained in:
Abseil Team 2024-04-05 09:39:12 -07:00 committed by Copybara-Service
parent 0af976647f
commit f10e11fb27

View File

@ -129,7 +129,7 @@ namespace testing {
//
// Expected: Foo() is even
// Actual: it's 5
//
class GTEST_API_ AssertionResult {
public:
// Copy constructor.