X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=phpunit.xml.dist;h=85fa964b84fb177b0a8e1cb7ca0824a3048962d2;hb=5c895a7fd15822856fb407910264c5d95e1e223c;hp=cede1ceae275d95df9e206064dcfdd341b325a79;hpb=f3052b454277b2d54669943f7c0ca5d4b4af50ab;p=github%2Fwallabag%2Fwallabag.git diff --git a/phpunit.xml.dist b/phpunit.xml.dist index cede1cea..85fa964b 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,6 +1,6 @@ - + bootstrap="app/autoload.php" + > - - - tests - - + + + ./src/Wallabag/*Bundle/Tests + + - - - inc - - + + + + + + + + ./src + + ./vendor + ./src/Wallabag/*Bundle/Resources + ./src/Wallabag/*Bundle/Tests + ./src/Wallabag/*Bundle/DataFixtures + + +