Googletest export
Remove references to the GoogleTest mailing list Fixes #2966 PiperOrigin-RevId: 326065972
This commit is contained in:
		 dmauro
					dmauro
				
			
				
					committed by
					
						 Gennadiy Rozental
						Gennadiy Rozental
					
				
			
			
				
	
			
			
			 Gennadiy Rozental
						Gennadiy Rozental
					
				
			
						parent
						
							3d93f88081
						
					
				
				
					commit
					6c655699c4
				
			| @@ -25,9 +25,6 @@ This repository is a merger of the formerly separate GoogleTest and GoogleMock | ||||
| projects. These were so closely related that it makes sense to maintain and | ||||
| release them together. | ||||
|  | ||||
| Please subscribe to the mailing list at googletestframework@googlegroups.com for | ||||
| questions, discussions, and development. | ||||
|  | ||||
| ### Getting started: | ||||
|  | ||||
| The information for **Google Test** is available in the | ||||
| @@ -111,8 +108,9 @@ that generates stub code for Google Test. | ||||
|  | ||||
| Google Test is designed to have fairly minimal requirements to build and use | ||||
| with your projects, but there are some. If you notice any problems on your | ||||
| platform, please notify | ||||
| [googletestframework@googlegroups.com](https://groups.google.com/forum/#!forum/googletestframework). | ||||
| platform, please file an issue on the | ||||
| [GoogleTest GitHub Issue Tracker](https://github.com/google/googletest/issues). | ||||
|  | ||||
| Patches for fixing them are welcome! | ||||
|  | ||||
| ### Build Requirements | ||||
|   | ||||
		Reference in New Issue
	
	Block a user