constant SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT

Minimum value of PHP memory_limit for SimpleTest.

Archivo

drupal-7.x/modules/simpletest/simpletest.install, line 11
Install, update and uninstall functions for the simpletest module.

Código

define('SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT', '64M')