[nerdcubed] Modernize test definition
This commit is contained in:
parent
96aded8d3d
commit
146303136f
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ class NerdCubedFeedIE(InfoExtractor):
|
||||||
_TEST = {
|
_TEST = {
|
||||||
'url': 'http://www.nerdcubed.co.uk/feed.json',
|
'url': 'http://www.nerdcubed.co.uk/feed.json',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
|
'id': 'nerdcubed-feed',
|
||||||
'title': 'nerdcubed.co.uk feed',
|
'title': 'nerdcubed.co.uk feed',
|
||||||
},
|
},
|
||||||
'playlist_mincount': 1300,
|
'playlist_mincount': 1300,
|
||||||
|
|
Loading…
Reference in a new issue