Merge pull request #11735 from mukeshcompucorp/CRM-21814-add-proper-container-to...
[civicrm-core.git] / tests / phpunit / api / v3 / MailingContactTest.php
index e912a771cdf78ac35a27d2c9fa3247627f43156b..92e43b8bd478b9bf8765bc0ae9d2a2fe0d744d45 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2015                                |
+ | Copyright CiviCRM LLC (c) 2004-2018                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
  * @package CiviCRM_APIv3
  * @subpackage API_MailingContact
  *
- * @copyright CiviCRM LLC (c) 2004-2015
+ * @copyright CiviCRM LLC (c) 2004-2018
  * @version $Id: Job.php 30879 2010-11-22 15:45:55Z shot $
  */
-require_once 'CiviTest/CiviUnitTestCase.php';
 
 /**
  * Class api_v3_MailingContactTest
+ * @group headless
  */
 class api_v3_MailingContactTest extends CiviUnitTestCase {
   protected $_apiversion = 3;