X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=phpunit.xml.dist;h=426a5e72064a980b86d9c18aa79fdb465615b3f3;hb=9133bd02d11c37c98b2c7c979e363cc7bff8f914;hp=38880908022eb921527da71c842377db5ef12997;hpb=f49d9ca383c9f8a1bc426cfabf6b1cea53ea26b4;p=github%2Fwallabag%2Fwallabag.git diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 38880908..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,8 @@ - + + @@ -29,4 +30,8 @@ + + + +