mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
remove MODEL_TESTS
This commit is contained in:
parent
90a6bcb9d5
commit
e3244432d5
1 changed files with 0 additions and 5 deletions
|
@ -94,11 +94,6 @@ if (!defined('CAKE_TESTS')) {
|
|||
define('CAKE_TESTS', CAKE.'Test'.DS);
|
||||
}
|
||||
|
||||
/**
|
||||
* Path to the models' test directory.
|
||||
*/
|
||||
define('MODEL_TESTS', TESTS.'Case'.DS.'Model'.DS);
|
||||
|
||||
/**
|
||||
* Path to the lib test directory.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue