diff --git a/phing/properties.dist b/phing/properties.dist index 624b5fc..bcb2fb5 100644 --- a/phing/properties.dist +++ b/phing/properties.dist @@ -79,4 +79,4 @@ tests.database = ${dir.data.temporary}/database.sqlite # Paths of frameworks used to run tests: # - PHPUnit (unit tests) # -tests.phpunit.command = ./vendor/bin/phpunit --verbose --no-coverage +tests.phpunit.command = ./vendor/bin/phpunit --verbose