tests/phpunit/** - Remove unnecessary "require_once" statements
[civicrm-core.git] / tests / phpunit / CRM / Financial / BAO / FinancialItemTest.php
index 9dafdf82143b5adad91c3e09eecf3ae7919054bd..ce0608fe75b7128115abef8bde1d7d79a553ad67 100755 (executable)
@@ -24,9 +24,6 @@
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
  */
-require_once 'CiviTest/CiviUnitTestCase.php';
-require_once 'CRM/Financial/DAO/FinancialAccount.php';
-require_once 'CRM/Financial/BAO/FinancialAccount.php';
 
 /**
  * Class CRM_Financial_BAO_FinancialItemTest