Skip to content

Commit

Permalink
No external change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 622203227
Change-Id: Ic3c24edf917dbda7b02c6ab8ce695398a436dc4c
  • Loading branch information
Abseil Team authored and copybara-github committed Apr 5, 2024
1 parent 0af9766 commit f10e11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion googletest/include/gtest/gtest-assertion-result.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ namespace testing {
//
// Expected: Foo() is even
// Actual: it's 5
//

class GTEST_API_ AssertionResult {
public:
// Copy constructor.
Expand Down

0 comments on commit f10e11f

Please sign in to comment.