- Registro, activación y entrada de usuarios git-svn-id: https://192.168.0.254/svn/Rodax.factuges_web/trunk@2 e455b18d-f7fe-5245-9c43-e2c35af70a32
13 lines
343 B
XML
13 lines
343 B
XML
<phpunit bootstrap="bootstrap.php"
|
|
colors="false"
|
|
convertErrorsToExceptions="true"
|
|
convertNoticesToExceptions="true"
|
|
convertWarningsToExceptions="true"
|
|
stopOnFailure="false">
|
|
|
|
<selenium>
|
|
<browser name="Internet Explorer" browser="*iexplore" />
|
|
<browser name="Firefox" browser="*firefox" />
|
|
</selenium>
|
|
|
|
</phpunit> |