Merge pull request #7797 from JKingsnorth/CRM-17977
[civicrm-core.git] / tests / phpunit / api / v3 / PaymentTokenTest.php
index d2b0fbfde850f89c28529a61aa040b9cdc1f7651..5d2b9154621f3187069bf99a0a5c445a9dd66127 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
 | CiviCRM version 4.7                                                |
 +--------------------------------------------------------------------+
-| Copyright CiviCRM LLC (c) 2004-2015                                |
+| Copyright CiviCRM LLC (c) 2004-2016                                |
 +--------------------------------------------------------------------+
 | This file is a part of CiviCRM.                                    |
 |                                                                    |
 +--------------------------------------------------------------------+
  */
 
-
-require_once 'CiviTest/CiviUnitTestCase.php';
-
 /**
  * Class api_v3_PaymentTokenTest
+ * @group headless
  */
 class api_v3_PaymentTokenTest extends CiviUnitTestCase {
   protected $_apiversion;