aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock
diff options
context:
space:
mode:
authorGennadiy Civil <misterg@google.com>2018-04-25 13:16:19 -0400
committerGennadiy Civil <misterg@google.com>2018-04-25 13:16:19 -0400
commit9af3793103cacbcafd5889bc77b7db8946b6c796 (patch)
treeb6844d92934a9aba000c3ebae43fcbb19b78f788 /googlemock
parentb539167cf0254f521b791e908f6d3a5ff3f30245 (diff)
parenta6f06bf2fd3b832822cd4e9e554b7d47f32ec084 (diff)
downloadgoogletest-9af3793103cacbcafd5889bc77b7db8946b6c796.tar.gz
googletest-9af3793103cacbcafd5889bc77b7db8946b6c796.tar.bz2
googletest-9af3793103cacbcafd5889bc77b7db8946b6c796.zip
merged
Diffstat (limited to 'googlemock')
-rw-r--r--googlemock/test/gmock-matchers_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/googlemock/test/gmock-matchers_test.cc b/googlemock/test/gmock-matchers_test.cc
index fedc248d..b4224651 100644
--- a/googlemock/test/gmock-matchers_test.cc
+++ b/googlemock/test/gmock-matchers_test.cc
@@ -6767,4 +6767,3 @@ TEST(NotTest, WorksOnMoveOnlyType) {
} // namespace gmock_matchers_test
} // namespace testing
-