CiviTest - Configure autoloader for test classes
[civicrm-core.git] / tests / phpunit / CRM / AllTests.php
index 98eab49171ed171b52e03cde2b7890e96d2a11f5..dcaa500eb519264a00fa3434243e23dc8921441c 100644 (file)
@@ -53,7 +53,7 @@ class CRM_AllTests extends CiviTestSuite {
   }
 
   /**
-   *  Build test suite dynamically
+   *  Build test suite dynamically.
    */
   public static function suite() {
     $inst = self::getInstance();