#296324 follow-up by JuliaKM: Wrap comment at 80 chars.
parent
3df77d6b65
commit
c924749147
|
@ -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() {
|
function testUrl() {
|
||||||
global $base_url;
|
global $base_url;
|
||||||
|
|
Loading…
Reference in New Issue