X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FAllTests.php;h=bbd44360f7d6b5850c39af708c93f30949f6f611;hb=a78eeec9bfd62d357293daeecaf0275539e1fb51;hp=1b6fc5daccfc467ca74e9a0715c5fd310b3678b1;hpb=96025800fa500fbbd71288fa1b0bc459f17c5bcc;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();