Browse Source

remove LIB_TESTS constant

AD7six 15 years ago
parent
commit
ff2d9e244a
1 changed files with 0 additions and 5 deletions
  1. 0 5
      lib/Cake/bootstrap.php

+ 0 - 5
lib/Cake/bootstrap.php

@@ -95,11 +95,6 @@ if (!defined('CAKE_TESTS')) {
 }
 
 /**
- * Path to the lib test directory.
- */
-	define('LIB_TESTS', CAKE_TESTS.'Case'.DS.'Lib'.DS);
-
-/**
  * Path to the temporary files directory.
  */
 if (!defined('TMP')) {