Fixed test names mentioning the new Matcher combinator operators

This commit is contained in:
Phil Nash
2015-11-06 06:54:15 +00:00
parent 08844e7e57
commit 71fd2c2fdf
5 changed files with 17 additions and 17 deletions

View File

@@ -708,7 +708,7 @@ with expansion:
"this string contains 'abc' as a substring" equals: "something else"
-------------------------------------------------------------------------------
Matchers can be composed with both + and | - failing
Matchers can be composed with both && and || - failing
-------------------------------------------------------------------------------
MiscTests.cpp:<line number>
...............................................................................