tests/phpunit/** - Remove unnecessary "require_once" statements
[civicrm-core.git] / tests / phpunit / api / v3 / GroupOrganizationTest.php
index fa3e841a35ae01281b6421244a462a53ba56f42b..72ab14687437ef3e2da2057ae54cc6fe93b0a6bc 100644 (file)
@@ -25,9 +25,6 @@
  +--------------------------------------------------------------------+
  */
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
-
 /**
  * Test class for GroupOrganization API - civicrm_group_organization_*
  *