1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-28 08:09:54 +02:00

phpunit settings

This commit is contained in:
Oliver Vogel
2013-09-24 16:31:35 +02:00
parent d4ff0e8ca1
commit fcefaf097e

View File

@@ -2,7 +2,7 @@
<phpunit backupGlobals="false"
backupStaticAttributes="false"
bootstrap="vendor/autoload.php"
colors="false"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"