|
@ -1,5 +1,6 @@ |
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
<phpunit backupGlobals="true" |
|
|
|
|
|
|
|
|
<phpunit bootstrap="bootstrap.php" |
|
|
|
|
|
backupGlobals="true" |
|
|
backupStaticAttributes="false" |
|
|
backupStaticAttributes="false" |
|
|
colors="true" |
|
|
colors="true" |
|
|
convertErrorsToExceptions="true" |
|
|
convertErrorsToExceptions="true" |
|
|