Gender-neutralize comments in gtest.h.
This merges a Google-internal change.
This commit is contained in:
		
							parent
							
								
									5f11a1cfd6
								
							
						
					
					
						commit
						9ea4f468e5
					
				@ -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