diff --git a/.gitignore b/.gitignore index f591fcd..b45399c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /vendor/ /cache/ /blacklist/ +/build/ diff --git a/phpunit.xml b/phpunit.xml index d410729..01b1aad 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,19 +1,23 @@ - - - - tests - - + + + + + + + tests + +