Googletest export

Fix SCOPED_TRACE() message header in example

PiperOrigin-RevId: 290800241
This commit is contained in:
Abseil Team 2020-01-21 15:37:23 -05:00 committed by Xiaoyi Zhang
parent d01e356e15
commit 10b1902d89

View File

@ -955,7 +955,7 @@ path/to/foo_test.cc:11: Failure
Value of: Bar(n)
Expected: 1
Actual: 2
Trace:
Google Test trace:
path/to/foo_test.cc:17: A
path/to/foo_test.cc:12: Failure