tests/phpunit - Declare `@group headless`
[civicrm-core.git] / tests / phpunit / CRM / Extension / BrowserTest.php
index e739aa92bbb10a628b02762b473f9bdb6df37c78..065b94ce13a649f3d8ed4578d98d9061bd92358f 100644 (file)
@@ -1,9 +1,8 @@
 <?php
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
 /**
  * Class CRM_Extension_BrowserTest
+ * @group headless
  */
 class CRM_Extension_BrowserTest extends CiviUnitTestCase {
   public function setUp() {