summaryrefslogtreecommitdiff
path: root/googlemock/docs
diff options
context:
space:
mode:
authorofats <ofats@google.com>2020-07-26 08:05:02 -0400
committerMark Barolak <mbar@google.com>2020-07-28 14:21:59 -0400
commitc64309924d2119e2a80bfc1f261189901d384822 (patch)
treee63512a08b1345d1dbd256eb90d4c1f265d1ed68 /googlemock/docs
parenta781fe29bcf73003559a3583167fe3d647518464 (diff)
downloadgoogletest-git-c64309924d2119e2a80bfc1f261189901d384822.tar.gz
Googletest export
Stop using ADL for InvokeArgument action. PiperOrigin-RevId: 323234396
Diffstat (limited to 'googlemock/docs')
-rw-r--r--googlemock/docs/cheat_sheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/docs/cheat_sheet.md b/googlemock/docs/cheat_sheet.md
index 85620f71..e02d1d65 100644
--- a/googlemock/docs/cheat_sheet.md
+++ b/googlemock/docs/cheat_sheet.md
@@ -423,7 +423,7 @@ messages, you can use:
<!-- GOOGLETEST_CM0026 DO NOT DELETE -->
-<!-- GOOGLETEST_CM0027 DO NOT DELETE -->
+<!--#include file="includes/g3_util_status_matcher.md"-->
### Multi-argument Matchers {#MultiArgMatchers}