tests/phpunit - Declare `@group headless`
[civicrm-core.git] / tests / phpunit / CRM / Core / BAO / EmailTest.php
index 43e534aad56b9c60d97671badb82e44aeb8476d1..0adb529215399b6d02b1b64f67c1155c5f1e5298 100644 (file)
@@ -1,9 +1,10 @@
 <?php
-require_once 'CiviTest/CiviUnitTestCase.php';
+
 require_once 'CiviTest/Contact.php';
 
 /**
  * Class CRM_Core_BAO_EmailTest
+ * @group headless
  */
 class CRM_Core_BAO_EmailTest extends CiviUnitTestCase {
   public function setUp() {