CC-5651: Unit Test the Scheduler
Added test for deleting an entire repeating show
This commit is contained in:
parent
59f0e63763
commit
005d4b9b6d
2 changed files with 45 additions and 0 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue