Googletest export

internal change

PiperOrigin-RevId: 325799949
This commit is contained in:
Abseil Team
2020-08-10 10:32:23 -04:00
committed by Gennadiy Rozental
parent 3af06fe166
commit 3d93f88081
4 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Googletest Primer
<!-- GOOGLETEST_CM0035 DO NOT DELETE -->
## Introduction: Why googletest?
*googletest* helps you write better C++ tests.