X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FCivi%2FAllTests.php;h=220dae744730580162b720896475b4f513cb2a02;hb=18d22274e7cfa076940afc35eb2e53a74cabd00a;hp=8ba353282117d9fe5041ccecd5f123d9472fafae;hpb=709e574bfc8b047d9e9f9a6ad84595bc3f560b54;p=civicrm-core.git diff --git a/tests/phpunit/Civi/AllTests.php b/tests/phpunit/Civi/AllTests.php index 8ba3532821..220dae7447 100644 --- a/tests/phpunit/Civi/AllTests.php +++ b/tests/phpunit/Civi/AllTests.php @@ -30,11 +30,6 @@ * . */ -/** - * Include parent class definition - */ -require_once 'CiviTest/CiviTestSuite.php'; - /** * Class containing all CRM test suites * @@ -53,7 +48,7 @@ class Civi_AllTests extends CiviTestSuite { } /** - * Build test suite dynamically + * Build test suite dynamically. */ public static function suite() { $inst = self::getInstance();