diff --git a/tests/phpunit.xml b/build/phpunit.xml similarity index 54% rename from tests/phpunit.xml rename to build/phpunit.xml index d9d0d406..8287497a 100644 --- a/tests/phpunit.xml +++ b/build/phpunit.xml @@ -9,7 +9,7 @@ stopOnSkipped="false"> - ./authentication + ../tests/authentication @@ -18,4 +18,12 @@ PHP_LIBDIR + + + + + \ No newline at end of file