X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FAllTests.php;h=bbd44360f7d6b5850c39af708c93f30949f6f611;hb=f29c5bd06c9f8197e05375d101432d2081b7b2c4;hp=1b6fc5daccfc467ca74e9a0715c5fd310b3678b1;hpb=04d2e082924ee167fa35b78dfaacfaef07c8cd8a;p=civicrm-core.git diff --git a/tests/phpunit/AllTests.php b/tests/phpunit/AllTests.php index 1b6fc5dacc..bbd44360f7 100644 --- a/tests/phpunit/AllTests.php +++ b/tests/phpunit/AllTests.php @@ -30,11 +30,6 @@ * . */ -/** - * Include parent class definition - */ -require_once 'CiviTest/CiviTestSuite.php'; - /** * Class containing all test suites * @@ -53,7 +48,7 @@ class AllTests extends CiviTestSuite { } /** - * Build test suite dynamically + * Build test suite dynamically. */ public static function suite() { $inst = self::getInstance();