tests/phpunit/** - Remove unnecessary "require_once" statements
[civicrm-core.git] / tests / phpunit / CRM / Activity / BAO / ActivityTargetTest.php
index 3b4e5881ff09497e3b1cb0aa70c2d4e039a31f24..3f1d49dda25bc04438145c1744f3d606735591c9 100644 (file)
@@ -25,9 +25,6 @@
  +--------------------------------------------------------------------+
  */
 
-
-require_once 'CiviTest/CiviUnitTestCase.php';
-
 /**
  * Test class for CRM_Activity_BAO_ActivityTarget BAO
  *