whitespace cleanup
[civicrm-core.git] / tests / phpunit / WebTest / Release / ReleaseTestCase.php
index de027acb64657f1c0c7798cca02d11607c0aac0a..0bfdb7218d4c7dba4abf43095fb9168e57eb38ff 100644 (file)
@@ -24,7 +24,6 @@
  +--------------------------------------------------------------------+
 */
 
-
 require_once 'CiviTest/CiviSeleniumTestCase.php';
 
 // name of the class doesn't end with Test on purpose - this way this
@@ -55,7 +54,6 @@ class WebTest_Release_ReleaseTestCase extends CiviSeleniumTestCase {
     $this->settings = new ReleaseTestSettings();
   }
 
-
   protected function setUp() {
     parent::setUp();
   }