Skip to content
Snippets Groups Projects
Commit 0449d7c7 authored by Antonio De Marco's avatar Antonio De Marco
Browse files

Issue #128: Update phpunit.xml.dist.

parent dcc6846b
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="build/core/tests/bootstrap.php" backupGlobals="false" colors="true" >
<phpunit bootstrap="vendor/autoload.php" backupGlobals="true" colors="true" >
<php>
<ini name="error_reporting" value="32767"/>
<var name="namespaces" value=""/>
<ini name="memory_limit" value="-1"/>
<env name="SIMPLETEST_DB" value="mysql://travis:@127.0.0.1/drupal"/>
</php>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment