Merge pull request #2342 from Jauler:master

PiperOrigin-RevId: 260556093
This commit is contained in:
Gennadiy Civil
2019-07-29 15:36:45 -04:00

View File

@@ -456,7 +456,7 @@ When invoked, the `RUN_ALL_TESTS()` macro:
* Deletes the fixture.
* Restores the state of all all googletest flags
* Restores the state of all googletest flags
* Repeats the above steps for the next test, until all tests have run.