Skip to content

Commit

Permalink
Merge branch '4.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Mar 18, 2015
2 parents 0af3326 + fecf1e4 commit ab0bd22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/phar-autoload.php.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ define('__PHPUNIT_PHAR__', str_replace(DIRECTORY_SEPARATOR, '/', $phar));
define('__PHPUNIT_PHAR_ROOT__', 'phar://___PHAR___');

___FILELIST___
require __PHPUNIT_PHAR_ROOT__ . '/phpunit/Framework/Assert/Functions.php';

Phar::mapPhar('___PHAR___');

Expand Down

0 comments on commit ab0bd22

Please sign in to comment.