tests/phpunit - Declare `@group headless`
[civicrm-core.git] / tests / phpunit / CRM / Utils / NumberTest.php
index b742d0389e6ae5026c0c15e304a3aea130277b72..7a91bbd3d53bd01d9164710088ee01a910ba221d 100644 (file)
@@ -1,8 +1,8 @@
 <?php
-require_once 'CiviTest/CiviUnitTestCase.php';
 
 /**
  * Class CRM_Utils_NumberTest
+ * @group headless
  */
 class CRM_Utils_NumberTest extends CiviUnitTestCase {