Loading core/scripts/run-tests.sh +2 −2 Original line number Diff line number Diff line Loading @@ -338,8 +338,8 @@ function simpletest_script_help() { <test1>[,<test2>[,<test3> ...]] One or more tests to be run. By default, these are interpreted as the names of test groups as shown at admin/config/development/testing. as the names of test groups which are derived from test class @group annotations. These group names typically correspond to module names like "User" or "Profile" or "System", but there is also a group "Database". If --class is specified then these are interpreted as the names of Loading Loading
core/scripts/run-tests.sh +2 −2 Original line number Diff line number Diff line Loading @@ -338,8 +338,8 @@ function simpletest_script_help() { <test1>[,<test2>[,<test3> ...]] One or more tests to be run. By default, these are interpreted as the names of test groups as shown at admin/config/development/testing. as the names of test groups which are derived from test class @group annotations. These group names typically correspond to module names like "User" or "Profile" or "System", but there is also a group "Database". If --class is specified then these are interpreted as the names of Loading