Merge pull request #14499 from mattwire/extract_getdefaultroleid
[civicrm-core.git] / tests / phpunit / CiviTest / CiviReportTestCase.php
index 7c7601714260cd1bc24489b8e0c72da3f288fdfa..84fed16315baa290662df2f62e1114516447aa99 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 5                                                  |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2018                                |
+ | Copyright CiviCRM LLC (c) 2004-2019                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -29,6 +29,7 @@
  * Class CiviReportTestCase
  */
 class CiviReportTestCase extends CiviUnitTestCase {
+
   public function setUp() {
     parent::setUp();
     $this->_sethtmlGlobals();