tests/phpunit/** - Remove unnecessary "require_once" statements
[civicrm-core.git] / tests / phpunit / api / v3 / DomainTest.php
index 3964dc4f51db6f553fe6919187a8ffddca862b4b..d1a6064714f90162d3a904d9ea914b001c8fe22e 100644 (file)
@@ -25,8 +25,6 @@
  +--------------------------------------------------------------------+
  */
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
 /**
  * Test class for Domain API - civicrm_domain_*
  *