Commit 10b1902d authored by Abseil Team's avatar Abseil Team Committed by Xiaoyi Zhang
Browse files

Googletest export

Fix SCOPED_TRACE() message header in example

PiperOrigin-RevId: 290800241
parent d01e356e
...@@ -955,7 +955,7 @@ path/to/foo_test.cc:11: Failure ...@@ -955,7 +955,7 @@ path/to/foo_test.cc:11: Failure
Value of: Bar(n) Value of: Bar(n)
Expected: 1 Expected: 1
Actual: 2 Actual: 2
Trace: Google Test trace:
path/to/foo_test.cc:17: A path/to/foo_test.cc:17: A
path/to/foo_test.cc:12: Failure path/to/foo_test.cc:12: Failure
......
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