'#markup'=>t('WARNING: You are not using an encrypted connection, so your password will be sent in plain text. <a href="@https-link">Learn more</a>.',array('@https-link'=>'http://drupal.org/https-information')),
$this->assertTrue($italian_url==$correct_link,format_string('The url() function returns the right URL (@url) in accordance with the chosen language',array('@url'=>$italian_url)));
...
...
@@ -469,11 +472,11 @@ function testLanguageDomain() {
$this->assertTrue($italian_url==$correct_link,format_string('The url() function returns the right URL (via current URL scheme) (@url) in accordance with the chosen language',array('@url'=>$italian_url)));