Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/googletest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDino Radaković <dinor@google.com>2021-09-29 00:07:24 +0300
committerGitHub <noreply@github.com>2021-09-29 00:07:24 +0300
commit0876db75339c86fd55c8868939d67696efaa377c (patch)
treef8ba475f24e073bf182b6f37d3717042af77222e
parent69b3b54f3c650d48a0529bc60c07ed9ef89de4c9 (diff)
Update gmock-more-matchers.h
-rw-r--r--googlemock/include/gmock/gmock-more-matchers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/include/gmock/gmock-more-matchers.h b/googlemock/include/gmock/gmock-more-matchers.h
index 5affa4f8..5fda1596 100644
--- a/googlemock/include/gmock/gmock-more-matchers.h
+++ b/googlemock/include/gmock/gmock-more-matchers.h
@@ -33,7 +33,7 @@
// This file implements some matchers that depend on gmock-matchers.h.
//
// Note that tests are implemented in gmock-matchers_test.cc rather than
-// gmock-more-matchers-test.cc.
+// gmock-more-matchers-test.cc. foo
#ifndef GOOGLEMOCK_INCLUDE_GMOCK_GMOCK_MORE_MATCHERS_H_
#define GOOGLEMOCK_INCLUDE_GMOCK_GMOCK_MORE_MATCHERS_H_