diff --git a/tests/phpunit.integration.xml b/tests/phpunit.integration.xml index 45d0b5081..f62881f9a 100644 --- a/tests/phpunit.integration.xml +++ b/tests/phpunit.integration.xml @@ -1,15 +1,16 @@ - - - - ./integration/database - - - ./integration/app - - - - - ./../lib - - + + + + + ./../lib + + + + + ./integration/database + + + ./integration/app + + diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 4bb7dc40d..af2ea49bd 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -1,12 +1,13 @@ - - - - ./unit - - - - - ./../lib - - + + + + + ./../lib + + + + + ./unit + +