File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11951195 * @section running Running tests
11961196 * You can run both Simpletest and PHPUnit tests by enabling the core Testing
11971197 * module (core/modules/simpletest). Once that module is enabled, tests can be
1198- * run using the core/scripts/run-tests.sh script, using
1199- * @link https://www.drupal.org/project/drush Drush @endlink, or from the
1200- * Testing module user interface.
1198+ * run on through the Testing module's user interface or on the command line.
12011199 *
1202- * PHPUnit tests can also be run from the command line, using the PHPUnit
1203- * framework. See https://www.drupal.org/node/2116263 for more information.
1200+ * See @link https://www.drupal.org/node/2116263 Running tests with PHPUnit
1201+ * binary @endlink or @link https://www.drupal.org/node/645286 Running tests
1202+ * with run-tests.sh @endlink for more information.
12041203 * @}
12051204 */
12061205
You can’t perform that action at this time.
0 commit comments