INFRA-132 - Misc
[civicrm-core.git] / tests / phpunit / AllTests.php
index 9f30e106ef7012ac0f5a54fe2196c7c9362de9da..1b6fc5daccfc467ca74e9a0715c5fd310b3678b1 100644 (file)
@@ -59,6 +59,7 @@ class AllTests extends CiviTestSuite {
     $inst = self::getInstance();
     return $inst->implSuite(__FILE__);
   }
+
 }
 // class AllTests