diff --git a/.gitignore b/.gitignore index eadc53da..25d463f1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ !/etc/build/.gitignore /behat.yml +/phpunit.xml diff --git a/phpunit.xml.dist b/phpunit.xml.dist new file mode 100755 index 00000000..14218120 --- /dev/null +++ b/phpunit.xml.dist @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + tests + + +