summaryrefslogtreecommitdiff
path: root/scripts/run-tests.sh
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-11-10 17:27:54 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-11-10 17:27:54 +0000
commitea1bd5606ce2da6075fc4344e30e81d074d4eb7c (patch)
tree8f7ec536b62aaed73f026bef53252a05be5474bf /scripts/run-tests.sh
parent5f40bd5becb4deb9663bdacae09b0847d569508a (diff)
downloadbrdo-ea1bd5606ce2da6075fc4344e30e81d074d4eb7c.tar.gz
brdo-ea1bd5606ce2da6075fc4344e30e81d074d4eb7c.tar.bz2
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
Diffstat (limited to 'scripts/run-tests.sh')
-rwxr-xr-xscripts/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh
index 54f47bc53..7dc16e4b6 100755
--- a/scripts/run-tests.sh
+++ b/scripts/run-tests.sh
@@ -141,7 +141,7 @@ All arguments are long options.
<test1>[,<test2>[,<test3> ...]]
One or more tests to be run. By default, these are interpreted
- as the names of test groups as shown at
+ as the names of test groups as shown at
?q=admin/config/development/testing.
These group names typically correspond to module names like "User"
or "Profile" or "System", but there is also a group "XML-RPC".