Merge pull request #7895 from cividesk/CRM-18130-master
[civicrm-core.git] / tests / phpunit / api / v3 / EntityBatchTest.php
index e429c0ee451ab02ddfac1d1a9423a493c8c626e8..9c295b9b0aa01dc587d01317f00327bb0d94f90c 100644 (file)
  --------------------------------------------------------------------
  */
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
-
 /**
  *  Test APIv3 civicrm_entity_batch_* functions
  *
  * @package CiviCRM_APIv3
+ * @group headless
  */
 class api_v3_EntityBatchTest extends CiviUnitTestCase {