mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
Splitting big test up into smaller ones.
This commit is contained in:
parent
37e32e9af5
commit
2c3fa32a5d
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@
|
|||
* @since CakePHP(tm) v 1.2.0.4206
|
||||
* @license http://www.opensource.org/licenses/opengroup.php The Open Group Test Suite License
|
||||
*/
|
||||
if (!defined('CAKEPHP_UNIT_TEST_EXECUTION')) {
|
||||
define('CAKEPHP_UNIT_TEST_EXECUTION', 1);
|
||||
}
|
||||
App::import('Helper', 'Time');
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue