Update tests/__data__

This commit is contained in:
freearhey
2023-06-30 14:41:15 +03:00
parent 1bd8e08f14
commit feddd9500b
4 changed files with 19 additions and 1 deletions

View File

@@ -10,9 +10,13 @@ module.exports = {
return [
{
lang: 'en',
xmltv_id: 'CNNInternational.us',
site_id: 140,
name: 'CNN International'
},
{
lang: 'en',
site_id: 240,
name: 'BBC World News'
}
]
}