Commit 9741c422 by Abseil Team Committed by Dino Radaković

Googletest export

Add missing link PiperOrigin-RevId: 374774097
parent f8519738
......@@ -640,7 +640,7 @@ exception and avoid the crash. If you want to verify exceptions thrown by your
code, see [Exception Assertions](#ExceptionAssertions).
If you want to test `EXPECT_*()/ASSERT_*()` failures in your test code, see
Catching Failures
["Catching" Failures](#catching-failures).
### How to Write a Death Test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment