diff --git a/phpunit.xml b/phpunit.xml index c888838..40b645f 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,35 +1,27 @@ - - - - ./tests - - - - - ./src - - ./src/routes.php - - - - - - - - - - - - - - - \ No newline at end of file + + + + ./src + + + ./src/routes.php + + + + + ./tests + + + + + + + + + + + + + +