Issue #822054 by agentrickard: Remove site_mission() cruft in system.test.
parent
6d8a229c9b
commit
bb6494c0d8
|
@ -1824,7 +1824,6 @@ class TokenReplaceTestCase extends DrupalWebTestCase {
|
|||
// Set a few site variables.
|
||||
variable_set('site_name', '<strong>Drupal<strong>');
|
||||
variable_set('site_slogan', '<blink>Slogan</blink>');
|
||||
variable_set('site_mission', '<em>Mission</em>');
|
||||
|
||||
// Generate and test sanitized tokens.
|
||||
$tests = array();
|
||||
|
|
Loading…
Reference in New Issue