trying phpunit will all files and 2.5G php memory

This commit is contained in:
Fernando Ontiveros
2012-07-12 21:11:20 -04:00
parent bc25d89d95
commit be8694d69a

View File

@@ -12,8 +12,8 @@
bootstrap="tests/bootstrap.php"
>
<testsuites>
<testsuite name="automated processmaker only">
<directory>./tests/automated/workflow/engine</directory>
<testsuite name="automated">
<directory>./tests/automated/</directory>
</testsuite>
<testsuite name="unit">
<directory>./tests/unit/</directory>