CC-5651: Unit Test the Scheduler

Added test for deleting an entire repeating show
This commit is contained in:
drigato 2014-01-14 16:40:11 -05:00
parent 59f0e63763
commit 005d4b9b6d
2 changed files with 45 additions and 0 deletions

View file

@ -0,0 +1,17 @@
<?xml version="1.0" ?>
<dataset>
<table name="cc_show">
</table>
<table name="cc_show_days">
</table>
<table name="cc_show_instances">
</table>
<table name="cc_show_rebroadcast">
</table>
<table name="cc_show_hosts">
</table>
</dataset>