CC-5651: Unit Test the Scheduler
Remove zend session stuff Add services, install scripts to include path
This commit is contained in:
parent
3c9b0c0cb2
commit
e5d23ca900
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