diff --git a/phpunit.xml.bak b/phpunit.xml.bak new file mode 100644 index 0000000..2ac86a1 --- /dev/null +++ b/phpunit.xml.bak @@ -0,0 +1,31 @@ + + + + + ./tests/Unit + + + ./tests/Feature + + + + + ./app + + + + + + + + + + + + + +