Loading core/scripts/run-tests.sh +2 −1 Original line number Diff line number Diff line Loading @@ -362,7 +362,8 @@ function simpletest_script_help() { --url http://example.com/ --class Drupal\block\Tests\BlockTest Without a preinstalled Drupal site, specify a SQLite database pathname to create and the default database connection info to use in tests: (for the test runner) and the default database connection info (for Drupal) to use in tests: sudo -u [wwwrun|www-data|etc] php ./core/scripts/{$args['script']} --sqlite /tmpfs/drupal/test.sqlite Loading Loading
core/scripts/run-tests.sh +2 −1 Original line number Diff line number Diff line Loading @@ -362,7 +362,8 @@ function simpletest_script_help() { --url http://example.com/ --class Drupal\block\Tests\BlockTest Without a preinstalled Drupal site, specify a SQLite database pathname to create and the default database connection info to use in tests: (for the test runner) and the default database connection info (for Drupal) to use in tests: sudo -u [wwwrun|www-data|etc] php ./core/scripts/{$args['script']} --sqlite /tmpfs/drupal/test.sqlite Loading