summaryrefslogtreecommitdiff
path: root/modules/blog/blog.test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/blog/blog.test')
-rw-r--r--modules/blog/blog.test3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/blog/blog.test b/modules/blog/blog.test
index f4cc5285a..5086e001b 100644
--- a/modules/blog/blog.test
+++ b/modules/blog/blog.test
@@ -6,9 +6,6 @@ class BlogTestCase extends DrupalWebTestCase {
protected $own_user;
protected $any_user;
- /**
- * Implementation of getInfo().
- */
function getInfo() {
return array(
'name' => t('Blog functionality'),