diff --git a/tests/phpunit.xml b/phpunit.xml similarity index 51% rename from tests/phpunit.xml rename to phpunit.xml index 450b54d4..d58802aa 100644 --- a/tests/phpunit.xml +++ b/phpunit.xml @@ -1,25 +1,27 @@ - - - . + + ./tests + - ../../files_pdfviewer + ./ - ../../files_pdfviewer/vendor - ../../files_pdfviewer/templates - ../../files_pdfviewer/tests + ./vendor + ./templates + ./tests +