summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-16 17:37:06 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-16 17:37:06 +0000
commitc9247491477e4859708ec52b5c5e357194ee7e05 (patch)
treeb519eabbd8988454762f0f646844528145a40388 /modules
parent3df77d6b65e1b01b740975c191fc0ef0972fe2ca (diff)
downloadbrdo-c9247491477e4859708ec52b5c5e357194ee7e05.tar.gz
brdo-c9247491477e4859708ec52b5c5e357194ee7e05.tar.bz2
#296324 follow-up by JuliaKM: Wrap comment at 80 chars.
Diffstat (limited to 'modules')
-rw-r--r--modules/simpletest/tests/common.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/simpletest/tests/common.test b/modules/simpletest/tests/common.test
index 7f3b07473..cdd10f5ea 100644
--- a/modules/simpletest/tests/common.test
+++ b/modules/simpletest/tests/common.test
@@ -36,7 +36,8 @@ class CommonLUnitTest extends DrupalUnitTestCase {
}
/**
- * Test url() with/without query, with/without fragment, absolute on/off and assert all that works when clean URLs are on and off.
+ * Test url() with/without query, with/without fragment, absolute on/off and
+ * assert all that works when clean URLs are on and off.
*/
function testUrl() {
global $base_url;