We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca6cadb commit 2d47958Copy full SHA for 2d47958
PHPUnit/Framework/Process/TestCaseMethod.tpl.dist
@@ -11,8 +11,6 @@ if ($composerAutoload) {
11
define('PHPUNIT_COMPOSER_INSTALL', $composerAutoload);
12
} else if ($phar) {
13
require $phar;
14
-} else {
15
- require 'PHPUnit/Autoload.php';
16
}
17
18
ob_start();
0 commit comments