Merge pull request #235 from ferOnti/master

trying phpunit will all files and 2.5G php memory
This commit is contained in:
ferOnti
2012-07-12 18:12:31 -07:00

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>