Googletest export

Internal Change

PiperOrigin-RevId: 222123106
This commit is contained in:
misterg
2018-11-19 15:54:09 -05:00
committed by Gennadiy Civil
parent c2989fe29b
commit b492666068
15 changed files with 19 additions and 19 deletions

View File

@@ -291,7 +291,7 @@ void ReportUninterestingCall(CallReaction reaction, const std::string& msg) {
"call should not happen. Do not suppress it by blindly adding "
"an EXPECT_CALL() if you don't mean to enforce the call. "
"See "
"https://github.com/google/googletest/blob/master/googlemock/"
"https://github.com/abseil/googletest/blob/master/googlemock/"
"docs/CookBook.md#"
"knowing-when-to-expect for details.\n",
stack_frames_to_skip);