Fix tests?
This commit is contained in:
parent
cfb2ca3aab
commit
5331c39060
Binary file not shown.
@ -16,7 +16,7 @@
|
||||
* Unit test bootstrap - Using php simpletest
|
||||
*/
|
||||
define('TEST_DIR', dirname(__FILE__).'/');
|
||||
define('BASE_DIR', str_replace(basename(TEST_DIR).'/', '', TEST_DIR).'/sys/');
|
||||
define('BASE_DIR', str_replace(basename(TEST_DIR).'/', '', TEST_DIR).'sys/');
|
||||
define('DS', DIRECTORY_SEPARATOR);
|
||||
|
||||
// --------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user