summaryrefslogtreecommitdiffstats
path: root/googlemock/docs
diff options
context:
space:
mode:
authorofats <ofats@google.com>2020-07-26 12:05:02 (GMT)
committerMark Barolak <mbar@google.com>2020-07-28 18:21:59 (GMT)
commitc64309924d2119e2a80bfc1f261189901d384822 (patch)
treee63512a08b1345d1dbd256eb90d4c1f265d1ed68 /googlemock/docs
parenta781fe29bcf73003559a3583167fe3d647518464 (diff)
downloadgoogletest-c64309924d2119e2a80bfc1f261189901d384822.zip
googletest-c64309924d2119e2a80bfc1f261189901d384822.tar.gz
googletest-c64309924d2119e2a80bfc1f261189901d384822.tar.bz2
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 85620f7..e02d1d6 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}