code sync

This commit is contained in:
Gennadiy Civil
2018-07-19 12:42:39 -04:00
parent d3a226b45f
commit 21a1dae1b5
2 changed files with 9 additions and 4 deletions

View File

@@ -2795,6 +2795,7 @@ TEST(ElementsAreTest, HugeMatcherUnordered) {
#endif // GTEST_LANG_CXX11
// Tests that AnyOf(m1, ..., mn) describes itself properly.
TEST(AnyOfTest, CanDescribeSelf) {
Matcher<int> m;