CC-5651: Unit Test the Scheduler
Remove zend session stuff Add services, install scripts to include path
This commit is contained in:
parent
585d62bfef
commit
6512f033d1
2 changed files with 11 additions and 4 deletions
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
require_once "Zend/Test/PHPUnit/DatabaseTestCase.php";
|
||||
require_once "ShowService.php";
|
||||
require_once "AirtimeInstall.php";
|
||||
|
||||
class ShowTest extends Zend_Test_PHPUnit_DatabaseTestCase
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue