aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/internal/custom/gmock-matchers.h
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-08-14 07:55:28 -0700
committerGitHub <noreply@github.com>2018-08-14 07:55:28 -0700
commit15ef6ec064d8f4c3c674ea0135caa9d1d5b1c61c (patch)
tree3ae20e2cb9b99fdc127ef55530cdfc4ce316606f /googlemock/include/gmock/internal/custom/gmock-matchers.h
parent8bc11c040a1dcbe50c340b21d78175d152dd3837 (diff)
parentcaeaef302d7638e9512596698c043f2832e02d20 (diff)
downloadgoogletest-15ef6ec064d8f4c3c674ea0135caa9d1d5b1c61c.tar.gz
googletest-15ef6ec064d8f4c3c674ea0135caa9d1d5b1c61c.tar.bz2
googletest-15ef6ec064d8f4c3c674ea0135caa9d1d5b1c61c.zip
Merge pull request #1733 from gennadiycivil/master
Move instructions into custom/README files
Diffstat (limited to 'googlemock/include/gmock/internal/custom/gmock-matchers.h')
-rw-r--r--googlemock/include/gmock/internal/custom/gmock-matchers.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/googlemock/include/gmock/internal/custom/gmock-matchers.h b/googlemock/include/gmock/internal/custom/gmock-matchers.h
index 227d91f6..14aafaab 100644
--- a/googlemock/include/gmock/internal/custom/gmock-matchers.h
+++ b/googlemock/include/gmock/internal/custom/gmock-matchers.h
@@ -27,9 +27,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
-// ============================================================
-// An installation-specific extension point for gmock-matchers.h.
-// ============================================================
+// Injection point for custom user configurations. See README for details
//
// GOOGLETEST_CM0002 DO NOT DELETE