X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=phpunit.xml.dist;h=426a5e72064a980b86d9c18aa79fdb465615b3f3;hb=refs%2Fheads%2Fphp73;hp=3216b6ffb40818fd4645cc2a15b8ceff68b21920;hpb=77557d289bafc088baf806e4744f110dfd959300;p=github%2Fwallabag%2Fwallabag.git diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 3216b6ff..426a5e72 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -4,7 +4,7 @@ xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.8/phpunit.xsd" backupGlobals="false" colors="true" - bootstrap="app/autoload.php" + bootstrap="vendor/autoload.php" > @@ -15,7 +15,7 @@ - + @@ -30,4 +30,8 @@ + + + +