Skip to content
Snippets Groups Projects
Commit 0feb94c9 authored by Tristan O\'Neil's avatar Tristan O\'Neil
Browse files

Removed mention of CCK in link mapper test.

parent 8b83d35e
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ class FeedsMapperLinkTestCase extends FeedsMapperTestCase { ...@@ -16,7 +16,7 @@ class FeedsMapperLinkTestCase extends FeedsMapperTestCase {
public static function getInfo() { public static function getInfo() {
return array( return array(
'name' => t('Mapper: Link'), 'name' => t('Mapper: Link'),
'description' => t('Test Feeds Mapper support for Link CCK fields. <strong>Requires CCK and Link module</strong>.'), 'description' => t('Test Feeds Mapper support for Link fields. <strong>Requires Link module</strong>.'),
'group' => t('Feeds'), 'group' => t('Feeds'),
); );
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment