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.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/blog/blog.test b/modules/blog/blog.test
index 521f5f064..600cbd274 100644
--- a/modules/blog/blog.test
+++ b/modules/blog/blog.test
@@ -1,6 +1,11 @@
<?php
// $Id$
+/**
+ * @file
+ * Tests for blog.module.
+ */
+
class BlogTestCase extends DrupalWebTestCase {
protected $big_user;
protected $own_user;