Merge pull request #7895 from cividesk/CRM-18130-master
[civicrm-core.git] / tests / phpunit / api / v3 / CustomValueContactTypeTest.php
index 35048eff59f3f1b85163de5e62d6e657980b6433..8d1b86e1813d4cd11a2bb9db22932a82e9b13181 100644 (file)
  +--------------------------------------------------------------------+
  */
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
 /**
  *  Test APIv3 civicrm_activity_* functions
  *
  * @package CiviCRM_APIv3
  * @subpackage API_Contact
+ * @group headless
  */
 class api_v3_CustomValueContactTypeTest extends CiviUnitTestCase {
   protected $_contactID;