From c9247491477e4859708ec52b5c5e357194ee7e05 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 16 Aug 2009 17:37:06 +0000 Subject: [PATCH] #296324 follow-up by JuliaKM: Wrap comment at 80 chars. --- modules/simpletest/tests/common.test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/simpletest/tests/common.test b/modules/simpletest/tests/common.test index 7f3b0747313..cdd10f5eac4 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;