Googletest export

Delete internal tags from docs

PiperOrigin-RevId: 353769887
This commit is contained in:
Abseil Team
2021-01-25 20:51:26 -05:00
committed by CJ Johnson
parent 3351eba0aa
commit 8a7618672a
8 changed files with 3 additions and 63 deletions

View File

@@ -1,9 +1,5 @@
# Googletest Primer
go/gunitprimer
[TOC]
## Introduction: Why googletest?
*googletest* helps you write better C++ tests.