add autogenerated comment blocks to tests dir
[civicrm-core.git] / tests / phpunit / WebTest / Case / CaseDashboardTest.php
index dce579ae6f62af3aba6eae7ff07dbb271b7c2a68..7db9fcc93c42747996a9fb94045719e18f303514 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.4                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
 */
 
 require_once 'CiviTest/CiviSeleniumTestCase.php';
+
+/**
+ * Class WebTest_Case_CaseDashboardTest
+ */
 class WebTest_Case_CaseDashboardTest extends CiviSeleniumTestCase {
 
   protected function setUp() {