CRM-12595 fix formatting in CRM/Utils files
[civicrm-core.git] / CRM / Utils / System / UnitTests.php
index 9e3789411cd6fde644035571f043a27774d264fc..65a1d12038b526b196f7b166b7ac5fed848cdbfd 100644 (file)
@@ -173,6 +173,6 @@ class CRM_Utils_System_UnitTests extends CRM_Utils_System_Drupal {
   public function getLoginURL($destination = '') {
     throw new Exception("Method not implemented: getLoginURL");
   }
-  
+
 }