small tweaks, OSS merge cl 206357486
This commit is contained in:
		
							parent
							
								
									05434f9b14
								
							
						
					
					
						commit
						8cff485207
					
				@ -32,7 +32,7 @@
 | 
			
		||||
#include "gtest/gtest.h"
 | 
			
		||||
 | 
			
		||||
GTEST_API_ int main(int argc, char **argv) {
 | 
			
		||||
  printf("Running main() from gtest_main.cc\n");
 | 
			
		||||
  printf("Running main() from %s\n", __FILE__);
 | 
			
		||||
  testing::InitGoogleTest(&argc, argv);
 | 
			
		||||
  return RUN_ALL_TESTS();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user