mirror of
https://github.com/google/googletest.git
synced 2025-01-15 00:47:54 +08:00
Merge pull request #1092 from nico/comment
Gender-neutralize comments in gtest.h.
This commit is contained in:
commit
2a5d67ccad
@ -2194,7 +2194,7 @@ bool StaticAssertTypeEq() {
|
||||
// name of the test within the test case.
|
||||
//
|
||||
// A test fixture class must be declared earlier. The user should put
|
||||
// his test code between braces after using this macro. Example:
|
||||
// the test code between braces after using this macro. Example:
|
||||
//
|
||||
// class FooTest : public testing::Test {
|
||||
// protected:
|
||||
|
Loading…
x
Reference in New Issue
Block a user