Googletest export
Fix SCOPED_TRACE() message header in example PiperOrigin-RevId: 290800241
This commit is contained in:
parent
d01e356e15
commit
10b1902d89
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user