Picks up gtest r453.
This commit is contained in:
parent
d60c5f41c2
commit
c6333dca1c
@ -1855,7 +1855,7 @@ TEST(FunctionCallMessageTest, UninterestingCallPrintsArgumentsAndReturnValue) {
|
|||||||
"Uninteresting mock function call - returning directly\\.\n"
|
"Uninteresting mock function call - returning directly\\.\n"
|
||||||
" Function call: VoidMethod"
|
" Function call: VoidMethod"
|
||||||
"\\(false, 5, \"Hi\", NULL, @.+ "
|
"\\(false, 5, \"Hi\", NULL, @.+ "
|
||||||
"Printable, 4-byte object <0000 0000>\\)"));
|
"Printable, 4-byte object <00-00 00-00>\\)"));
|
||||||
// A void function has no return value to print.
|
// A void function has no return value to print.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user