Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 7f1a5667 authored by drishu's avatar drishu
Browse files

OEL-309: Remove phpunit cache.

parent 8123d9a9
No related branches found
No related tags found
1 merge request!1OEL-309: Add OE Whitelabel theme scaffold files.
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="${drupal.root}/core/tests/bootstrap.php" backupGlobals="true" colors="true" >
<phpunit bootstrap="${drupal.root}/core/tests/bootstrap.php" backupGlobals="true" colors="true" cacheResult="false">
<php>
<ini name="error_reporting" value="32767"/>
<ini name="memory_limit" value="-1"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment