diff --git a/tests/feeds.test b/tests/feeds.test index 8bd48aa7f6cc56b2aac77d07d9c76c6570b4ee51..28a63654685a54516002cf9ff99828ca0ce4e95f 100644 --- a/tests/feeds.test +++ b/tests/feeds.test @@ -148,7 +148,7 @@ class FeedsWebTestCase extends DrupalWebTestCase { <body> <outline text="Feeds test group" > <outline title="Development Seed - Technological Solutions for Progressive Organizations" text="" xmlUrl="' . $path . 'developmentseed.rss2" type="rss" /> - <outline title="Magyar Nemzet Online - H?rek" text="" xmlUrl="' . $path . 'feed_without_guid.rss2" type="rss" /> + <outline title="Magyar Nemzet Online - H\'rek" text="" xmlUrl="' . $path . 'feed_without_guid.rss2" type="rss" /> <outline title="Drupal planet" text="" type="rss" xmlUrl="' . $path . 'drupalplanet.rss2" /> </outline> </body>