mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-05 19:12:42 +00:00
remove LIB_TESTS constant
This commit is contained in:
parent
e3244432d5
commit
ff2d9e244a
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 lib test directory.
|
||||
*/
|
||||
define('LIB_TESTS', CAKE_TESTS.'Case'.DS.'Lib'.DS);
|
||||
|
||||
/**
|
||||
* Path to the temporary files directory.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue