X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=phpunit.xml.dist;h=951b5a145c5100e1cd17aa9bccdf64993a6dd66d;hb=HEAD;hp=3216b6ffb40818fd4645cc2a15b8ceff68b21920;hpb=99731f0bb1f6fd2815eeb9af504ce86df927657b;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 @@ + + + +