addPsr4( 'Bootstrap\\Tests\\', __DIR__ . '/phpunit' ); return true; } if ( !runTestAutoLoader() ) { die( 'The required test autoloader was not accessible' ); }