tests/phpunit - Declare `@group headless`
[civicrm-core.git] / tests / phpunit / api / v3 / CustomGroupTest.php
index bc2a752707378cc736941767bce039e3f1508157..ebb70d837fd279adb96784e4a729fee52222bf7c 100644 (file)
  +--------------------------------------------------------------------+
  */
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
-
 /**
  *  Test APIv3 civicrm_custom_group* functions
  *
  * @package CiviCRM_APIv3
  * @subpackage API_CustomGroup
+ * @group headless
  */
 class api_v3_CustomGroupTest extends CiviUnitTestCase {
   protected $_apiversion = 3;