From: Nicolas LÅ“uillet Date: Fri, 30 Jan 2015 08:11:59 +0000 (+0100) Subject: remove bootstrap in phpunit X-Git-Tag: 2.0.0-alpha.0~118 X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=commitdiff_plain;h=127915f4ea17433293df9466b3d8f4a4f10be582 remove bootstrap in phpunit --- diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 19c1ece3..e4130d2c 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,7 +6,6 @@ xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.1/phpunit.xsd" backupGlobals="false" colors="true" - bootstrap="bootstrap.php.cache" >