tests/phpunit/** - Remove unnecessary "require_once" statements
[civicrm-core.git] / tests / phpunit / CRM / Contact / BAO / GroupContactTest.php
index 043035fe67f72729f6f9e51c97bd338c559c1f41..ecf19d76d8865628fc672d827b567068b2e3dd19 100644 (file)
@@ -25,8 +25,6 @@
  +--------------------------------------------------------------------+
  */
 
-
-require_once 'CiviTest/CiviUnitTestCase.php';
 require_once 'CiviTest/Contact.php';
 
 /**