Merge branch '5.11' of https://github.com/civicrm/civicrm-core
[civicrm-core.git] / tests / phpunit / api / v3 / ConstantTest.php
index 125ba413f186e4d1765e3ddf0ed92daac2591db2..55fe91a72e66151a2a179cbc39f1e7f489961e7a 100644 (file)
  *   <http://www.gnu.org/licenses/>.
  */
 
-/**
- *  Include class definitions
- */
-require_once 'CiviTest/CiviUnitTestCase.php';
-
 /**
  *  Test APIv3 civicrm_activity_* functions
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Constant
+ * @group headless
  */
 class api_v3_ConstantTest extends CiviUnitTestCase {
   protected $_apiversion = 3;