X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FAllTests.php;h=bbd44360f7d6b5850c39af708c93f30949f6f611;hb=da508f6306cb626e4cf1962d30915f39a919ab6b;hp=88b46301dcf8615451aeac7f5eec8d3f75f11014;hpb=ace706265dd7034522732b4e65825f5cb8a76360;p=civicrm-core.git diff --git a/tests/phpunit/AllTests.php b/tests/phpunit/AllTests.php index 88b46301dc..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 *