CC-5651: Unit Test the Scheduler
* Got the database connection working in our unit test
This commit is contained in:
parent
083ca601c9
commit
1cf5d3489e
2 changed files with 12 additions and 3 deletions
|
@ -35,4 +35,5 @@ if (file_exists('/usr/share/php/libzend-framework-php')) {
|
|||
}
|
||||
|
||||
require_once 'Zend/Application.php';
|
||||
require_once 'Zend/Config.php';
|
||||
#require_once 'DatabaseTestCase.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue