summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/common.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/simpletest/tests/common.test')
-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;