We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f678de4 commit 76f2c77Copy full SHA for 76f2c77
manual.markdown
@@ -235,7 +235,7 @@ Specifying only test groups with multiple -s|sg parameters will run all tes
235
236
Specifying only test names with multiple -s|sn parameters will run all tests whose names match, since no test group matches all test groups.
237
238
-Mixing multiple -s|sg and -s|sn parameters (or using the "TEST(group, name)" will only run tests whose group matches as well as their name.
+Mixing multiple -s|sg and -s|sn parameters (or using "TEST(group, name)" will only run tests whose groups match as well as their names.
239
240
<a id="memory_leak_detection"> </a>
241
0 commit comments