Update code comments
[civicrm-core.git] / tests / phpunit / CRM / AllTests.php
index dcaa500eb519264a00fa3434243e23dc8921441c..ae84f46dd0cd8bf9fda42081c26bf00223f35e18 100644 (file)
@@ -10,7 +10,6 @@
  * @copyright Copyright CiviCRM LLC (C) 2009
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html
  *              GNU Affero General Public License version 3
- * @version   $Id: AllTests.php 40328 2012-05-11 23:06:13Z allen $
  * @package   CiviCRM
  *
  *   This file is part of CiviCRM
  *   <http://www.gnu.org/licenses/>.
  */
 
-/**
- *  Include parent class definition
- */
-require_once 'CiviTest/CiviTestSuite.php';
-
 /**
  *  Class containing all CRM test suites
  *