mirror of
https://github.com/google/googletest.git
synced 2025-11-11 23:36:33 -05:00
Merge pull request #1806 from asiplas/master
Fix #1805: add `.md` to hyperlink
This commit is contained in:
@@ -471,7 +471,7 @@ If a fatal failure happens the subsequent steps will be skipped.
|
||||
>
|
||||
> Also, you should call `RUN_ALL_TESTS()` only **once**. Calling it more than
|
||||
> once conflicts with some advanced googletest features (e.g. thread-safe [death
|
||||
> tests](advanced#death-tests)) and thus is not supported.
|
||||
> tests](advanced.md#death-tests)) and thus is not supported.
|
||||
|
||||
**Availability**: Linux, Windows, Mac.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user