mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2025-04-03 13:23:37 +03:00
Without xdebug overload, no need to check memory_limit
This commit is contained in:
parent
e6e2be2d88
commit
022f019cb8
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@
|
|||
stopOnFailure="false"
|
||||
stopOnIncomplete="false"
|
||||
stopOnSkipped="false">
|
||||
<php>
|
||||
<ini name="memory_limit" value="2048M"/>
|
||||
</php>
|
||||
<testsuite name="PHPExcel Unit Test Suite">
|
||||
<directory suffix="Test.php">./Classes</directory>
|
||||
</testsuite>
|
||||
|
|
Loading…
Add table
Reference in a new issue