No external change

PiperOrigin-RevId: 622203227
Change-Id: Ic3c24edf917dbda7b02c6ab8ce695398a436dc4c
pull/4518/head
Abseil Team 1 year ago committed by Copybara-Service
parent 0af976647f
commit f10e11fb27
  1. 2
      googletest/include/gtest/gtest-assertion-result.h

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

Loading…
Cancel
Save