tests/phpunit - Declare `@group headless`
[civicrm-core.git] / tests / phpunit / api / v3 / PaymentProcessorTest.php
index a4649bc37c541089f6faf49dbc6267ba31896cb8..9cbd69ff14002bd455c1b593b00a38cdf405217f 100644 (file)
  +--------------------------------------------------------------------+
  */
 
-require_once 'CiviTest/CiviUnitTestCase.php';
-
 /**
  * Class contains api test cases for "civicrm_payment_processor"
  *
+ * @group headless
  */
 class api_v3_PaymentProcessorTest extends CiviUnitTestCase {
   protected $_paymentProcessorType;