Update Unit test styling to cover the future coder version
[civicrm-core.git] / tests / phpunit / api / v3 / SystemCheckTest.php
index b17cf6d48574b630e3b606d42a0e5e557ccd5a54..ebd1a3f9fb8a246c20f2a19d8f8c7b8e39373be0 100644 (file)
@@ -41,7 +41,6 @@ class api_v3_SystemCheckTest extends CiviUnitTestCase {
   protected $_locationType;
   protected $_params;
 
-
   public function setUp() {
     $this->_apiversion = 3;
     parent::setUp();