remove MODEL_TESTS

This commit is contained in:
AD7six 2011-04-17 12:28:10 +02:00
parent 90a6bcb9d5
commit e3244432d5

View file

@ -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.
*/