tests/phpunit/** - Remove unnecessary "require_once" statements
[civicrm-core.git] / tests / phpunit / CRM / Contribute / ActionMapping / ByTypeTest.php
index fa6513c3539053ee39c5940bf6cdfcb78b8434b0..9e22e3ad3bc19e8ab81de7d8cae49583ab896219 100644 (file)
@@ -25,8 +25,8 @@
  +--------------------------------------------------------------------+
  */
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
+/**
+ */
 class CRM_Contribute_ActionMapping_ByTypeTest extends \Civi\ActionSchedule\AbstractMappingTest {
 
   /**