summaryrefslogtreecommitdiffstats
path: root/Autoload.php.in
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-07 14:58:59 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-07 14:58:59 +0200
commitaa9bc536d15ab58b09b97c3c547db07b03b0f37a (patch)
tree06ed06f064358eb836b896e98d89added780e487 /Autoload.php.in
parenta97e220d99ca4919cf553163d0627e7159dd0014 (diff)
php-phpunit-PHPUnit: 4.6.2
Diffstat (limited to 'Autoload.php.in')
-rw-r--r--Autoload.php.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Autoload.php.in b/Autoload.php.in
index 8247632..f12fd6e 100644
--- a/Autoload.php.in
+++ b/Autoload.php.in
@@ -16,7 +16,6 @@ require_once 'SebastianBergmann/Comparator/autoload.php';
require_once 'SebastianBergmann/GlobalState/autoload.php';
require_once 'Doctrine/Instantiator/autoload.php';
require_once 'Prophecy/autoload.php';
-require_once 'PHPUnit/Framework/Assert/Functions.php';
$vendorDir = '/usr/share/php';
require_once $vendorDir . '/Symfony/Component/ClassLoader/UniversalClassLoader.php';