diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 00000000..e95d012b --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,34 @@ + + + + + + + ./tests + + + + + + + + + + + + + + ./model + ./public + ./functions.inc.php + + + + ./tests/ + + ./vendor/ + ./lib/ + + + +