small cleanup, np functional changes
This commit is contained in:
		@@ -937,8 +937,6 @@ class Foo {
 | 
				
			|||||||
  int value_;
 | 
					  int value_;
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
//  GOOGLETEST_CM0005 DO NOT DELETE
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
// Tests InvokeWithoutArgs(function).
 | 
					// Tests InvokeWithoutArgs(function).
 | 
				
			||||||
TEST(InvokeWithoutArgsTest, Function) {
 | 
					TEST(InvokeWithoutArgsTest, Function) {
 | 
				
			||||||
  // As an action that takes one argument.
 | 
					  // As an action that takes one argument.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user