Merge branch 'unittests' of github.com:sourcefabric/Airtime into unittests

Conflicts:
	airtime_mvc/tests/application/models/ShowTest.php
This commit is contained in:
drigato 2014-01-13 12:00:16 -05:00
commit a658dbf27c
1 changed files with 1 additions and 2 deletions

View File

@ -160,8 +160,7 @@ class ShowTest extends Zend_Test_PHPUnit_DatabaseTestCase
);
}
/* Tests that a show instance gets deleted from it's repeating sequence
* properly
/* Tests that a show instance gets deleted from it's repeating sequence properly
*/
public function testDeleteShowInstance()
{