diff --git a/phpunit.xml b/phpunit.xml index da2ebe1..92c3a27 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -7,9 +7,14 @@ convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false"> - - - ./tests - - + + + ./tests + + + + + ./lib + + \ No newline at end of file