Merge pull request #5592 from JKingsnorth/CRM-16256
[civicrm-core.git] / tests / phpunit / CRM / Pledge / AllTests.php
index 0854f71ba582ad98f835cc6229a94d2234555081..ca8c3aead1a04d6333bdd6a5f6d4fe99ec0d3df4 100644 (file)
@@ -53,12 +53,13 @@ class CRM_Pledge_AllTests extends CiviTestSuite {
   }
 
   /**
-   *  Build test suite dynamically
+   *  Build test suite dynamically.
    */
   public static function suite() {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class CRM_Pledge_AllTests